New -as mkisofs option -jigdo-template-compress
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 "Sep 29, 2010"
|
||||
.TH XORRISO 1 "Oct 02, 2010"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -2475,8 +2475,13 @@ Alias: -jigdo-force-md5
|
||||
\fBmapping\fR adds a string pair of the form To=From to the parameter list.
|
||||
The absolute disk_path of any file that will be listed in the .jigdo file will
|
||||
be checked whether it begins with the From string. If so, this string will
|
||||
be replaced by the To string and a ':' character. E.g. "Debian=/mirror/debian".
|
||||
be replaced by the To string and a ':' character. The From string should end
|
||||
by a '/' character.
|
||||
Alias: -jigdo-map
|
||||
.br
|
||||
\fBcompression\fR chooses one of "bzip2" or "gzip" for the compression of
|
||||
the template file. The jigdo file is put out uncompressed.
|
||||
Alias: -jigdo-template-compress
|
||||
.TP
|
||||
.B Character sets:
|
||||
.PP
|
||||
|
Reference in New Issue
Block a user