New -as mkisofs option -jigdo-template-compress
This commit is contained in:
@ -44,7 +44,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISO 1 "Sep 29, 2010"
|
||||
@c man .TH XORRISO 1 "Oct 02, 2010"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -2953,9 +2953,14 @@ Alias: -jigdo-force-md5
|
||||
@strong{mapping} 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.
|
||||
@end table
|
||||
Alias: -jigdo-map
|
||||
@*
|
||||
@strong{compression} chooses one of "bzip2" or "gzip" for the compression of
|
||||
the template file. The jigdo file is put out uncompressed.
|
||||
Alias: -jigdo-template-compress
|
||||
@c man .TP
|
||||
@c man .B Character sets:
|
||||
@node Charset, Exception, Jigdo, Options
|
||||
|
Reference in New Issue
Block a user