New -blank mode prefix "force:"
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 XORRISO 1 "Version 1.2.5, Oct 18, 2012"
|
||||
@c man .TH XORRISO 1 "Version 1.2.5, Oct 23, 2012"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -2615,6 +2615,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.
|
||||
@*
|
||||
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.
|
||||
@*
|
||||
@c man .TP
|
||||
@item -format mode
|
||||
@kindex -format formats media
|
||||
@ -3164,7 +3169,7 @@ and is one aspect of growisofs option -dvd-compat.
|
||||
@kindex -write_type chooses TAO or SAO/DAO
|
||||
@cindex Write, TAO or SAO/DAO, -write_type
|
||||
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