]> wimlib.net Git - wimlib/blobdiff - doc/man1/wimupdate.1
wimlib-imagex: add --include-integrity option
[wimlib] / doc / man1 / wimupdate.1
index 4a2698a8f67b73e9262771cc2f58095a5b568ef4..a3beadf9a67329791d6d8f99f8b9f1fa54e6642b 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMUPDATE "1" "January 2017" "wimlib 1.11.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).