New xorriso command -write_type
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.3, Jul 02, 2012"
|
||||
.TH XORRISO 1 "Version 1.2.3, Jul 06, 2012"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -2654,6 +2654,13 @@ any more (if possible at all with the given type of target media).
|
||||
This is the contrary of cdrecord, wodim, cdrskin command \-multi,
|
||||
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
|
||||
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.
|
||||
.TP
|
||||
\fB\-padding\fR number["k"|"m"]|"included"|"appended"
|
||||
Append the given number of extra bytes to the image stream.
|
||||
This is a traditional remedy for a traditional bug in block
|
||||
@ -4842,7 +4849,7 @@ $ xorriso \\
|
||||
.br
|
||||
To be used several times on the same medium, whenever an update of
|
||||
the two disk trees to the medium is desired. Begin with a blank medium and
|
||||
update it until he run fails gracefully due to lack of remaining space on
|
||||
update it until the run fails gracefully due to lack of remaining space on
|
||||
the old one.
|
||||
.br
|
||||
This makes sense if the full backup leaves substantial remaining capacity
|
||||
|
Reference in New Issue
Block a user