X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fimagex-export.1.in;h=bd24e36cd1a374447d93e1b249a980ab0d8d5ae4;hp=ba80bf54d119fa905ef452bbad14cce5a9b45205;hb=731a41d6d86be9c27e9f1f99bb35ee3772cb0f61;hpb=da8fe9993a0ece30bd57596081e778364ba72ec5 diff --git a/doc/imagex-export.1.in b/doc/imagex-export.1.in index ba80bf54..bd24e36c 100644 --- a/doc/imagex-export.1.in +++ b/doc/imagex-export.1.in @@ -1,4 +1,4 @@ -.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" +.TH WIMLIB-IMAGEX "1" "January 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" .SH NAME @IMAGEX_PROGNAME@-export \- Exports an image from a WIM archive to an existing or new WIM archive .SH SYNOPSIS @@ -79,12 +79,21 @@ and "LZX", instead of "fast" and "maximum", respectively. reduced compatibility. See the documentation for this option to \fB@IMAGEX_PROGNAME@ capture\fR (1) for more details. .TP -\fB--pack-streams\fR +\fB--compress-slow\fR +Spend even more time compressing the data to achieve a very slightly better +compression ratio. This currently only has an effect for LZX ("maximum") and +LZMS ("recovery") compression. This option does not itself set the compression +format. +.TP +\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). Note: multiple compressor threads are not very useful when