]> wimlib.net Git - wimlib/blobdiff - doc/man1/imagex-export.1.in
Update docs for chunk size and compression formats
[wimlib] / doc / man1 / imagex-export.1.in
index a024e38315d97af8f66c7f026b8d6de875db7b51..a60e9783185e9a8d83432eb85e5dc78090603e0c 100644 (file)
@@ -85,14 +85,25 @@ 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--chunk-size\fR=\fISIZE\fR
+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--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.
+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.
+Like \fB--chunk-size\fR, but set the chunk size used in packed resources.  See
+the documentation for this option to \fB@IMAGEX_PROGNAME@ capture\fR (1) for
+more details.
+.TP
+\fB--pack-compress\fR=\fITYPE\fR, \fB--solid-compress\fR=\fITYPE\fR
+Like \fB--compress\fR, but set the compression format used in packed resources.
+See the documentation for this option to \fB@IMAGEX_PROGNAME@ capture\fR (1) for
+more details.
 .TP
 \fB--threads\fR=\fINUM_THREADS\fR
 Number of threads to use for compressing data.  Default: autodetect (number of