New -blank mode prefix "force:"
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 XORRISO 1 "Version 1.2.5, Oct 18, 2012"
|
||||
.TH XORRISO 1 "Version 1.2.5, Oct 23, 2012"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -2187,6 +2187,11 @@ The progress reports issued by some drives while blanking are
|
||||
quite unrealistic. Do not conclude success or failure from the
|
||||
reported percentages. Blanking was successful if no SORRY event or
|
||||
worse occured.
|
||||
.br
|
||||
Mode may be prepended by "force:" in order to override the evaluation
|
||||
of the medium state by libburn. E.g. "force:fast".
|
||||
Blanking will nevertheless only succeed if the drive is willing to do it.
|
||||
.br
|
||||
.TP
|
||||
\fB\-format\fR mode
|
||||
Convert unformatted DVD\-RW into overwriteable ones, "de\-ice" DVD+RW, format
|
||||
@ -2665,7 +2670,7 @@ and is one aspect of growisofs option \-dvd\-compat.
|
||||
.TP
|
||||
\fB\-write_type\fR "auto"|"tao"|"sao/dao"
|
||||
Set the write type for the next burn run. "auto" will select SAO with blank
|
||||
CD media, DAO with DVD\-R[W] if \-close is "on", and elsewise CD TAO or the
|
||||
CD media, DAO with blank DVD\-R[W] if \-close is "on", and elsewise CD TAO or the
|
||||
equivalent write type of the particular DVD/BD media.
|
||||
Choosing TAO or SAO/DAO explicitely might cause the burn run to fail if the
|
||||
desired write type is not possible with the given media state.
|
||||
|
Reference in New Issue
Block a user