]> wimlib.net Git - wimlib/blobdiff - doc/man1/wiminfo.1
v1.13.2
[wimlib] / doc / man1 / wiminfo.1
index 775d6a7e36b3dbcfac7789816aa35c5cf78d67fa..b364b92d3e2aac142d656668a4ce6eaa3fd3c81f 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMINFO "1" "January 2017" "wimlib 1.11.0" "User Commands"
+.TH WIMINFO "1" "May 2020" "wimlib 1.13.2" "User Commands"
 .SH NAME
 wiminfo \- Display or change information about a WIM file or image
 .SH SYNOPSIS
@@ -31,12 +31,16 @@ Windows PE from the WIM.
 .TP
 \fB--check\fR
 Verify the integrity of WIM if it contains extra integrity information.  In
-addition, if modifying the WIM, include extra integrity information in the
-modified WIM, even if it was not present before.
+addition, if modifying the WIM, add extra integrity information if it was not
+present before.
 .TP
 \fB--nocheck\fR
 If modifying the WIM, remove its extra integrity information, if it had any.
 .TP
+\fB--include-integrity\fR
+If modifying the WIM, add extra integrity information if it was not present
+before, i.e. like \fB--check\fR but don't also do the verification beforehand.
+.TP
 \fB--image-property\fR \fINAME\fR=\fIVALUE\fR
 Assign an arbitrary property to the specified \fIIMAGE\fR in the XML document of
 the WIM.  \fINAME\fR is an element path such as "WINDOWS/VERSION/MAJOR", and