Made verbosity and exit value of xorrecord more similar to cdrecord resp. wodim
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRECORD 1 "Version 1.1.9, Nov 21, 2011"
|
||||
.TH XORRECORD 1 "Version 1.1.9, Dec 01, 2011"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -147,6 +147,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).
|
||||
.br
|
||||
Afterwards end emulation without performing any further drive operation.
|
||||
.TP
|
||||
\fBdev=drive_address\fR
|
||||
Set the libburn address of the drive to be used.
|
||||
@ -160,6 +162,10 @@ E.g. on Solaris: dev=/dev/rdsk/c2t2d0s2
|
||||
See also above "Drive preparation and addressing".
|
||||
.br
|
||||
The medium in the drive should not be mounted or be otherwise in use.
|
||||
.br
|
||||
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.
|
||||
.TP
|
||||
.B Inquiring drive and media:
|
||||
.TP
|
||||
@ -311,6 +317,13 @@ For re\-formatting already formatted media or for formatting with
|
||||
non\-default size, use program \fBxorriso\fR with command \fB\-format\fR.
|
||||
.br
|
||||
(Note: blank=format_overwrite is not an original cdrecord options)
|
||||
.TP
|
||||
.br
|
||||
help
|
||||
.br
|
||||
Print a short overview of blank modes to standard error output.
|
||||
.br
|
||||
Afterwards end emulation without performing any drive operation.
|
||||
.RE
|
||||
.TP
|
||||
\fB\-multi\fR
|
||||
@ -453,6 +466,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.
|
||||
.br
|
||||
Afterwards end emulation without performing any drive operation.
|
||||
.TP
|
||||
\fB\-v\fR
|
||||
Increase program verbosity by one level. There are four verbosity levels
|
||||
@ -475,6 +490,8 @@ from said specs, or if you get asked for this log by a maintainer of
|
||||
\fB\-help\fR
|
||||
Print a sparse list of program options to standard error
|
||||
and declare not to be cdrecord.
|
||||
.br
|
||||
Afterwards end emulation without performing any drive operation.
|
||||
.TP
|
||||
.B Options not compatible to cdrecord:
|
||||
.TP
|
||||
|
Reference in New Issue
Block a user