]> wimlib.net Git - wimlib/blobdiff - doc/man1/wiminfo.1
wimlib-imagex: add --include-integrity option
[wimlib] / doc / man1 / wiminfo.1
index 789c0dbc7d97aa6e980845329e48ca914eda8a33..0567517a072cc79c2da501e9166316c384c8bfbb 100644 (file)
@@ -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