]> wimlib.net Git - wimlib/blobdiff - doc/man1/imagex-verify.1.in
Remove support for --with-imagex-progname configure option
[wimlib] / doc / man1 / imagex-verify.1.in
index 5b21cf176fc423005a84d97a516d7fcf6c3ba5bb..e6eef9f118f56387de0f26a8c50b9dd006702638 100644 (file)
@@ -1,10 +1,10 @@
-.TH WIMLIB-IMAGEX "1" "June 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "November 2014" "wimlib-imagex @VERSION@" "User Commands"
 .SH NAME
-@IMAGEX_PROGNAME@-verify \- Verify a WIM file
+wimlib-imagex-verify \- Verify a WIM file
 .SH SYNOPSIS
-\fB@IMAGEX_PROGNAME@ verify\fR \fIWIMFILE\fR [\fIOPTION\fR...]
+\fBwimlib-imagex verify\fR \fIWIMFILE\fR [\fIOPTION\fR...]
 .SH DESCRIPTION
-\fB@IMAGEX_PROGNAME@ verify\fR checks the validity of the specified WIM archive.
+\fBwimlib-imagex verify\fR checks the validity of the specified WIM archive.
 This command is also available as simply \fBwimverify\fR if the appropriate hard
 link or batch file has been installed.
 .PP
@@ -30,8 +30,11 @@ decompressed, with matching cryptographic checksums.
 \fB--ref\fR="\fIGLOB\fR"
 File glob of additional WIMs or split WIM parts to reference resources from.
 This option can be specified multiple times.  Note: \fIGLOB\fR is listed in
-quotes because it is interpreted by \fB@IMAGEX_PROGNAME@\fR and may need to be
+quotes because it is interpreted by \fBwimlib-imagex\fR and may need to be
 quoted to protect against shell expansion.
+.TP
+\fB--nocheck\fR
+Do not check the WIM file's contents against its integrity table (if it has one).
 .SH NOTES
 This is a read-only command.  It will never modify the WIM file.
 .PP
@@ -51,5 +54,5 @@ wimverify boot.swm --ref="boot*.swm"
 .RE
 .PP
 .SH SEE ALSO
-.BR @IMAGEX_PROGNAME@ (1)
-.BR @IMAGEX_PROGNAME@-optimize (1)
+.BR wimlib-imagex (1)
+.BR wimlib-imagex-optimize (1)