|
|
|
@ -44,7 +44,7 @@
|
|
|
|
|
@c man .\" First parameter, NAME, should be all caps
|
|
|
|
|
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
|
|
|
|
@c man .\" other parameters are allowed: see man(7), man(1)
|
|
|
|
|
@c man .TH XORRISO 1 "Dec 28, 2010"
|
|
|
|
|
@c man .TH XORRISO 1 "Jan 06, 2011"
|
|
|
|
|
@c man .\" Please adjust this date whenever revising the manpage.
|
|
|
|
|
@c man .\"
|
|
|
|
|
@c man .\" Some roff macros, for reference:
|
|
|
|
@ -3316,9 +3316,9 @@ file content stems from the loaded ISO image and is not filtered.
|
|
|
|
|
Enable or disable to enter dialog mode after all arguments are processed.
|
|
|
|
|
In dialog mode input lines get prompted via readline or from stdin.
|
|
|
|
|
@*
|
|
|
|
|
If no -abort_on severity was set when dialog starts, then "FATAL" is set
|
|
|
|
|
to avoid abort in most cases of wrong input. Before dialog begins the
|
|
|
|
|
default is "FAILURE" which e.g. aborts on unknown commands.
|
|
|
|
|
If no -abort_on severity was set when dialog starts, then "NEVER" is set
|
|
|
|
|
to avoid abort in most cases of wrong input or other problems. Before dialog
|
|
|
|
|
begins, the default is "FAILURE" which e.g. aborts on unknown commands.
|
|
|
|
|
@*
|
|
|
|
|
Mode "on" supports input of newline characters within quotation marks and
|
|
|
|
|
line continuation by trailing backslash outside quotation marks.
|
|
|
|
|