]> wimlib.net Git - wimlib/blobdiff - doc/imagex-export.1.in
imagex apply documentation
[wimlib] / doc / imagex-export.1.in
index aa8030eb38071291849fbb4b540ff492c6659887..4bedcb9c63745b0c5b011c8a16fbeb093a9823e8 100644 (file)
@@ -54,6 +54,18 @@ Specifies the compression type for \fIDEST_WIMFILE\fR.  This is only valid if
 is specified but \fITYPE\fR is not, the compression type is taken to be
 "maximum", which is LZX compression.  "fast" compression is XPRESS compression.
 
 is specified but \fITYPE\fR is not, the compression type is taken to be
 "maximum", which is LZX compression.  "fast" compression is XPRESS compression.
 
+.SH NOTES
+
+\fBimagex export\fR does not support split WIMs.
+
+.SH EXAMPLES
+.IP 
+image export boot.wim 2 image2.wim --compress=maximum
+.LP 
+Export the second image of 'boot.wim' to the new WIM file 'image2.wim', and
+change the compression type to maximum, if it wasn't maximum already.
+
+
 .SH SEE ALSO
 .BR imagex (1)
 
 .SH SEE ALSO
 .BR imagex (1)