]> wimlib.net Git - wimlib/blobdiff - doc/imagex-export.1.in
imagex export: For new dest WIMs, default to ctype of src WIM
[wimlib] / doc / imagex-export.1.in
index e80a5d13b67529058f886d2c0f0dbc37ea88523d..bc442d9df2897dc3c2e6e16f224d65ae9867f63e 100644 (file)
@@ -55,7 +55,8 @@ Specifies the compression type for \fIDEST_WIMFILE\fR.  This is only valid if
 \fIDEST_WIMFILE\fR does not yet exist, since if \fIDEST_WIMFILE\fR exists, the
 compression type must be the same as that of \fIDEST_WIMFILE\fR.
 
-\fITYPE\fR may be "none", "maximum", or "fast".  By default, it is "fast".
+\fITYPE\fR may be "none", "maximum", or "fast".  By default, it is the same as
+that of the input WIM file.
 
 You may also specify the actual names of the compression algorithms, "XPRESS"
 and "LZX", instead of "fast" and "maximum", respectively.