Command -toc_of modifier ":short"
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, Dec 16, 2012"
|
||||
.TH XORRISO 1 "Version 1.2.5, Dec 18, 2012"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -3425,13 +3425,16 @@ Command \-rom_toc_scan might help.
|
||||
If input device and output device are both aquired and not the same,
|
||||
then both tables\-of\-content get shown.
|
||||
.TP
|
||||
\fB\-toc_of\fR "in"|"out"|"all"
|
||||
\fB\-toc_of\fR "in"|"out"|"all"[":short"]
|
||||
Like command \-toc but explicitely choosing which drive's table\-of\-content
|
||||
to show. "in" shows \-indev or \-dev, "out" shows \-outdev or \-dev,
|
||||
"all" shows the same as \-toc.
|
||||
.br
|
||||
If ":short" is appended to the drive choosing word, then only a short
|
||||
summary of drive state and medium content is printed.
|
||||
.br
|
||||
As further difference to \-toc, this command does not emit FAILURE events
|
||||
when the desired drive is not aquired.
|
||||
if the desired drive is not aquired.
|
||||
.TP
|
||||
\fB\-mount_cmd\fR drive entity id path
|
||||
Emit an appropriate command line for mounting the ISO session
|
||||
|
Reference in New Issue
Block a user