Corrected a wrong statement in wiki/QemuXorriso
This commit is contained in:
parent
4935997870
commit
733ad91e42
@ -256,11 +256,8 @@ Checkreading the result:
|
||||
{{{
|
||||
$ xorriso -md5 on -indev /dev/sr1 -check_md5_r sorry / --
|
||||
}}}
|
||||
The word "sorry" sets the severity of the event message, which is
|
||||
emitted in case of MD5 mismatch. "sorry" will continue the checkreading
|
||||
after mismatch, "failure" or "fatal" will end the xorriso run.
|
||||
All three will cause a non-zero exit value of xorriso if a mismatch
|
||||
occured.
|
||||
The word "sorry" sets the severity class of the event message, which is
|
||||
emitted in case of MD5 mismatch. (See man xorriso, "Exception processing".)
|
||||
|
||||
This should report on stderr
|
||||
{{{
|
||||
|
Loading…
Reference in New Issue
Block a user