X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=doc%2Fimagex-optimize.1.in;h=f284612dc5b1483c2aadb53c99a78a2f36745ecb;hb=86a852652706cfe53087ef839840171bed597ffd;hp=d718f55e41e94f9f4a4ab3bd8d2dbc51104b672e;hpb=62e209e9aeaa36ba9e3c2a174428805b7264e0e7;p=wimlib diff --git a/doc/imagex-optimize.1.in b/doc/imagex-optimize.1.in index d718f55e..f284612d 100644 --- a/doc/imagex-optimize.1.in +++ b/doc/imagex-optimize.1.in @@ -1,4 +1,4 @@ -.TH WIMLIB-IMAGEX "1" "January 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" +.TH WIMLIB-IMAGEX "1" "March 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" .SH NAME @IMAGEX_PROGNAME@-optimize \- Optimize a WIM archive .SH SYNOPSIS @@ -60,12 +60,15 @@ reduced compatibility. See the documentation for this option to Set the WIM compression chunk size to \fISIZE\fR. See the documentation for this option to \fB@IMAGEX_PROGNAME@ capture\fR (1) for more details. .TP -\fB--pack-streams\fR +\fB--pack-streams\fR, \fB--solid\fR Create a "solid" archive that compresses multiple files together. This can result in a higher compression ratio, but has disadvantages such as reduced compatibility; see the documentation for this option to \fB@IMAGEX_PROGNAME@-capture\fR (1) for more details. .TP +\fB--pack-chunk-size\fR=\fISIZE\fR, \fB--solid-chunk-size\fR=\fISIZE\fR +Like \fB--chunk-size\fR, but set the chunk size used in packed resources. +.TP \fB--threads\fR=\fINUM_THREADS\fR Number of threads to use for compressing data. Default: autodetect (number of processors). This parameter is only meaningful when \fB--recompress\fR is also