Made verbosity and exit value of xorrecord more similar to cdrecord resp. wodim
This commit is contained in:
@ -50,7 +50,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 XORRECORD 1 "Version 1.1.9, Nov 21, 2011"
|
||||
@c man .TH XORRECORD 1 "Version 1.1.9, Dec 01, 2011"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -263,6 +263,8 @@ Each accessible drive is shown by a line like:
|
||||
The libburn address of this drive is '/dev/sr0'. 'TSSTcorp' is the
|
||||
name of the vendor (in this case: Toshiba Samsung Storage Technologies
|
||||
Corporation), 'CDDVDW SH-S203B' is the model name (in this case: a DVD burner).
|
||||
@*
|
||||
Afterwards end emulation without performing any further drive operation.
|
||||
@c man .TP
|
||||
@item dev=drive_address
|
||||
@kindex dev= address the drive to be used
|
||||
@ -278,6 +280,10 @@ E.g. on Solaris: dev=/dev/rdsk/c2t2d0s2
|
||||
See also above "Drive preparation and addressing".
|
||||
@*
|
||||
The medium in the drive should not be mounted or be otherwise in use.
|
||||
@*
|
||||
This option will only get into effect if a track source, a blank= option,
|
||||
or a drive inquiry option is given. Else it will lead to a SORRY event
|
||||
and normally cause a non-zero exit value.
|
||||
@end table
|
||||
@c man .TP
|
||||
@c man .B Inquiring drive and media:
|
||||
@ -459,6 +465,14 @@ For re-formatting already formatted media or for formatting with
|
||||
non-default size, use program @strong{xorriso} with command @strong{-format}.
|
||||
@*
|
||||
(Note: blank=format_overwrite is not an original cdrecord options)
|
||||
@c man .TP
|
||||
@sp 1
|
||||
@*
|
||||
help
|
||||
@*
|
||||
Print a short overview of blank modes to standard error output.
|
||||
@*
|
||||
Afterwards end emulation without performing any drive operation.
|
||||
@c man .RE
|
||||
@c man .TP
|
||||
@item -multi
|
||||
@ -633,6 +647,8 @@ Print to standard output a line beginning by
|
||||
and further lines which report the version of xorriso and its
|
||||
supporting libraries. They also state the license under which the program
|
||||
is provided, and disclaim any warranty, to the extent permitted by law.
|
||||
@*
|
||||
Afterwards end emulation without performing any drive operation.
|
||||
@c man .TP
|
||||
@item -v
|
||||
@kindex -v increase program verbosity
|
||||
@ -662,6 +678,8 @@ from said specs, or if you get asked for this log by a maintainer of
|
||||
@cindex Options, overview, -help
|
||||
Print a sparse list of program options to standard error
|
||||
and declare not to be cdrecord.
|
||||
@*
|
||||
Afterwards end emulation without performing any drive operation.
|
||||
@end table
|
||||
@c man .TP
|
||||
@c man .B Options not compatible to cdrecord:
|
||||
|
Reference in New Issue
Block a user