]> wimlib.net Git - wimlib/blobdiff - doc/man1/wimupdate.1
wimlib-imagex: add --include-integrity option
[wimlib] / doc / man1 / wimupdate.1
index 9e6b577e5ee4381399df0b5c99b5af0d63a0fb36..a3beadf9a67329791d6d8f99f8b9f1fa54e6642b 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMUPDATE "1" "August 2016" "wimlib 1.10.0" "User Commands"
+.TH WIMUPDATE "1" "July 2017" "wimlib 1.12.0" "User Commands"
 .SH NAME
 wimupdate \- Update a WIM image
 .SH SYNOPSIS
@@ -102,6 +102,10 @@ Before updating the WIM, verify its integrity if it contains extra integrity
 information.  Also include extra integrity information in the updated WIM even
 if it was not present before.
 .TP
+\fB--include-integrity\fR
+Include extra integrity information in the updated WIM, i.e. like \fB--check\fR
+but don't also verify the WIM beforehand.
+.TP
 \fB--threads\fR=\fINUM_THREADS\fR
 Number of threads to use for compressing newly added files.  Default: autodetect
 (number of processors).