Improved interaction of -as mkisofs command with other commands
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.7, Jan 15, 2013"
|
||||
.TH XORRISO 1 "Version 1.2.7, Mar 05, 2013"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -2269,6 +2269,10 @@ At the end of the list, "Write speed L" and "Write speed H"
|
||||
are the best guesses for lower and upper speed limit.
|
||||
"Write speed l" and "Write speed h" may appear only with CD
|
||||
and eventually override the list of other speed offers.
|
||||
.br
|
||||
Only if the drive reports contradicting speed information there will appear
|
||||
"Write speed 0", which tells the outcome of speed selection by command
|
||||
\-speed 0, if it deviates from "Write speed H".
|
||||
.TP
|
||||
\fB\-close_damaged\fR "as_needed"|"force"
|
||||
Try to close the upcomming track and session if the drive reported the medium
|
||||
@ -4078,6 +4082,12 @@ the end of a "mkisofs" option list. Verbosity settings \-v (= "UPDATE") and
|
||||
\-quiet (= "SORRY") persist. The output file
|
||||
persists until things happen like \-commit, \-rollback, \-dev, or end of
|
||||
\fBxorriso\fR.
|
||||
.br
|
||||
Options which affect all file objects in the ISO image, like \-r or \-dir\-mode,
|
||||
will be applied only to files which are present in the ISO image when
|
||||
the command \-as ends. If you use several \-as mkisofs commands in the same
|
||||
run, then consider to put such options into the last \-as command.
|
||||
.br
|
||||
\-pacifier gets set to "mkisofs" if files are added to the image.
|
||||
.br
|
||||
\-graft\-points is equivalent to \-pathspecs on. Note that pathspecs without "="
|
||||
|
Reference in New Issue
Block a user