Clarified "best_effort" behavior

This commit is contained in:
Thomas Schmitt 2008-05-01 13:52:43 +00:00
parent 26eb9e659d
commit 68d70682dd
1 changed files with 1 additions and 0 deletions

View File

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