X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fimagex-optimize.1.in;h=0009d92bc25ea3a3cfb891f08a1e206562447225;hp=9f3856af5a41928271fef7e6599881eec661c1b3;hb=239adf84c95212272cef9a1d281bd5b8723ee86d;hpb=21debdc578194ba5fec47f363e12a15f77b2c5b2 diff --git a/doc/imagex-optimize.1.in b/doc/imagex-optimize.1.in index 9f3856af..0009d92b 100644 --- a/doc/imagex-optimize.1.in +++ b/doc/imagex-optimize.1.in @@ -42,6 +42,10 @@ compression ratio. This only affects LZX-compressed WIM files. Compared to the default \fB--recompress\fR, this will make compression about twice as slow and will increase the compression ratio by maybe 1%, depending on the data. .TP +\fB--compress\fR=\fITYPE\fR +Recompress the WIM file using the specified compression type. \fITYPE\fR may be +"none", "fast", or "maximum". This implies \fB--recompress\fR. +.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