]> wimlib.net Git - wimlib/blobdiff - doc/man1/wimsplit.1
mount_image.c: add fallback definitions of RENAME_* constants
[wimlib] / doc / man1 / wimsplit.1
index b9e738c2d4ced2e65bd4f883e767cc633ab5ad98..d77d84cbb5d681b3eea44f14d82b6bc28d05fc0a 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMSPLIT "1" "August 2016" "wimlib 1.10.0" "User Commands"
+.TH WIMSPLIT "1" "February 2024" "wimlib 1.14.4" "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: