]> wimlib.net Git - wimlib/blobdiff - doc/man1/wimexport.1
v1.13.2
[wimlib] / doc / man1 / wimexport.1
index cb24ab1740dc1b771c6678df00e1de18dbef30de..041caa22f92f8302dff17321fc09192ed40fcdf5 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMEXPORT "1" "August 2016" "wimlib 1.10.0" "User Commands"
+.TH WIMEXPORT "1" "May 2020" "wimlib 1.13.2" "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