New option -pvd_info
This commit is contained in:
@ -2,7 +2,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 "Sep 29, 2009"
|
||||
.TH XORRISO 1 "Oct 05, 2009"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -1898,12 +1898,12 @@ or -rollback.
|
||||
If you insist in -volid "ISOIMAGE", set it again after those commands.
|
||||
.TP
|
||||
\fB\-publisher\fR text
|
||||
Set the publisher string to be written with the next -commit. Permissible
|
||||
are up to 128 characters.
|
||||
Set the publisher id string to be written with the next -commit. Permissible
|
||||
are up to 128 characters. This setting gets overridden by image loading.
|
||||
.TP
|
||||
\fB\-application_id\fR text
|
||||
Set the application id string to be written with the next -commit. Permissible
|
||||
are up to 128 characters.
|
||||
are up to 128 characters. This setting gets overridden by image loading.
|
||||
.TP
|
||||
\fB\-out_charset\fR character_set_name
|
||||
Set the character set to which file names get converted when writing an
|
||||
@ -2380,6 +2380,11 @@ prepared and only in last moment is revoked by this option.
|
||||
Print available space on output media and the free space after
|
||||
subtracting already foreseeable consumption by next -commit.
|
||||
.TP
|
||||
\fB\-pvd_info\fR
|
||||
Print various id strings which can be found in loaded ISO images. Some of
|
||||
them may be changed by options -volid, -publisher, -application_id. For these
|
||||
ids -pvd_info reports what would be written with the next -commit.
|
||||
.TP
|
||||
.B Navigation in ISO image and disk filesystem:
|
||||
.TP
|
||||
\fB\-cd\fR iso_rr_path
|
||||
|
Reference in New Issue
Block a user