Clarified "best_effort" behavior

This commit is contained in:
Thomas Schmitt 2008-05-01 13:52:43 +00:00
parent 26eb9e659d
commit 68d70682dd

View File

@ -1192,6 +1192,7 @@ an image tree is read from the input device. There are three behaviors
available: available:
.br .br
"best_effort" goes on with reading after events with severity below FAILURE "best_effort" goes on with reading after events with severity below FAILURE
if the threshold of option -abort_on allows this.
.br .br
"failure" aborts image tree reading on first event of at least SORRY. "failure" aborts image tree reading on first event of at least SORRY.
It issues an own FAILURE event. It issues an own FAILURE event.