]> wimlib.net Git - wimlib/blobdiff - doc/man1/wimsplit.1
v1.14.3
[wimlib] / doc / man1 / wimsplit.1
index 34ccdda2e796c9ee61d5905d670a91b9c52cee9f..9e65eb8067b90b89740227dea43288c86557f797 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMSPLIT "1" "January 2017" "wimlib 1.11.0" "User Commands"
+.TH WIMSPLIT "1" "September 2023" "wimlib 1.14.3" "User Commands"
 .SH NAME
 wimsplit \- Split a WIM archive into multiple parts
 .SH SYNOPSIS
@@ -16,6 +16,10 @@ having names numbered in order of the parts.
 Before splitting the WIM, verify its integrity if it contains extra integrity
 information.  Also include extra integrity information in each split WIM part,
 even if \fIWIMFILE\fR did not contain it.
+.TP
+\fB--include-integrity\fR
+Include extra integrity information in each split WIM part, i.e. like
+\fB--check\fR but don't also verify \fIWIMFILE\fR beforehand.
 .SH EXAMPLES
 Splits the WIM 'windows.wim' into 'windows.swm', 'windows2.swm', 'windows3.swm',
 etc. where each part is at most 100 MiB: