X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=doc%2Fman1%2Fwiminfo.1;h=e270fceddbb6287ddea24cef3eed39531a11c241;hb=HEAD;hp=775d6a7e36b3dbcfac7789816aa35c5cf78d67fa;hpb=055a7496d1f9af18bf0514f94228c64131cb3f02;p=wimlib diff --git a/doc/man1/wiminfo.1 b/doc/man1/wiminfo.1 index 775d6a7e..9df6fbc1 100644 --- a/doc/man1/wiminfo.1 +++ b/doc/man1/wiminfo.1 @@ -1,4 +1,4 @@ -.TH WIMINFO "1" "January 2017" "wimlib 1.11.0" "User Commands" +.TH WIMINFO "1" "February 2024" "wimlib 1.14.4" "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