]> wimlib.net Git - wimlib/blobdiff - doc/imagex-capture.1.in
wimcapture: Document --compress-slow
[wimlib] / doc / imagex-capture.1.in
index fe03cd712895b5d204fc29762edbf4dc31c85774..ca84806e4687694a4e8a9261a989396b147bf857 100644 (file)
@@ -190,6 +190,10 @@ request a better compression ratio at the cost of more time spent compressing.
 You may also specify the actual names of the compression algorithms, "XPRESS"
 and "LZX", instead of "fast" and "maximum", respectively.
 .TP
+\fB--compress-slow\fR
+Like \fB--compress\fR=\fImaximum\fR, but spend even more time compressing the
+data to achieve a very slightly better compression ratio.
+.TP
 \fB--threads\fR=\fINUM_THREADS\fR
 Number of threads to use for compressing data.  Default: autodetect (number of
 available CPUs).