]> wimlib.net Git - wimlib/blobdiff - doc/man1/wimexport.1
v1.13.1
[wimlib] / doc / man1 / wimexport.1
index dc9bef7e5c8f0544dd02ce3fed7749c99cd69fe9..24f68ff569a075c2c1f02469307ccb3450b8fed3 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMEXPORT "1" "July 2017" "wimlib 1.12.0" "User Commands"
+.TH WIMEXPORT "1" "May 2019" "wimlib 1.13.1" "User Commands"
 .SH NAME
 wimexport \- Export image(s) from a WIM archive
 .SH SYNOPSIS
@@ -41,14 +41,19 @@ images are being exported, make the image that was the bootable image of the
 source WIM also the bootable image of the destination WIM.
 .TP
 \fB--check\fR
-Before exporting the image(s), verify the integrity of the source and
-destination WIMs if extra integrity information is present.  Also include extra
-integrity information in the destination WIM, even if it was not present before.
+Before exporting the image(s), verify the integrity of the source WIM,
+destination WIM, and any referenced WIMs whenever they have extra integrity
+information present.  Also include extra integrity information in the
+destination WIM, even if it was not present before.
 .TP
 \fB--nocheck\fR
 Do not include extra integrity information in the destination WIM, even if it
 was present before.
 .TP
+\fB--include-integrity\fR
+Include extra integrity information in the destination WIM, i.e. like
+\fB--check\fR but don't do any verification beforehand.
+.TP
 \fB--compress\fR=\fITYPE\fR[:\fILEVEL\fR]
 Specify the compression type, and optionally the compression level for that
 compression type, for \fIDEST_WIMFILE\fR.  Note that if \fIDEST_WIMFILE\fR