]> wimlib.net Git - wimlib/blobdiff - doc/man1/imagex.1.in
v1.7.1
[wimlib] / doc / man1 / imagex.1.in
index 561c52b47132074929ee3f7ec5dc04702e3991a9..3dc30b198db536f48fca84a9cf19e2150eb69f0d 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX 1 "May 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX 1 "August 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@ \- Extract, create, modify, or mount a WIM (Windows Imaging Format) archive
 .SH SYNOPSIS
 .SH NAME
 @IMAGEX_PROGNAME@ \- Extract, create, modify, or mount a WIM (Windows Imaging Format) archive
 .SH SYNOPSIS
@@ -31,6 +31,8 @@
 \fB@IMAGEX_PROGNAME@ unmount\fR \fIarguments...\fR
 .br
 \fB@IMAGEX_PROGNAME@ update\fR \fIarguments...\fR
 \fB@IMAGEX_PROGNAME@ unmount\fR \fIarguments...\fR
 .br
 \fB@IMAGEX_PROGNAME@ update\fR \fIarguments...\fR
+.br
+\fB@IMAGEX_PROGNAME@ verify\fR \fIarguments...\fR
 .SH DESCRIPTION
 \fB@IMAGEX_PROGNAME@\fR deals with archives in the Windows Imaging Format (WIM).
 Its interface is similar to Microsoft's ImageX, but \fB@IMAGEX_PROGNAME@\fR is
 .SH DESCRIPTION
 \fB@IMAGEX_PROGNAME@\fR deals with archives in the Windows Imaging Format (WIM).
 Its interface is similar to Microsoft's ImageX, but \fB@IMAGEX_PROGNAME@\fR is
@@ -118,6 +120,9 @@ Split a WIM file into multiple parts
 .IP \[bu]
 Join a split WIM
  (\fB@IMAGEX_PROGNAME@ join\fR)
 .IP \[bu]
 Join a split WIM
  (\fB@IMAGEX_PROGNAME@ join\fR)
+.IP \[bu]
+Verify a WIM file
+ (\fB@IMAGEX_PROGNAME@ verify\fR)
 .SH DETAILED FEATURES
 This section presents some of the interesting features of
 \fB@IMAGEX_PROGNAME@\fR in more detail.
 .SH DETAILED FEATURES
 This section presents some of the interesting features of
 \fB@IMAGEX_PROGNAME@\fR in more detail.
@@ -232,9 +237,9 @@ such paths will be treated case sensitively.
 Regardless of these settings, options and non-path arguments must be specified
 in lower case.
 .SH LICENSE
 Regardless of these settings, options and non-path arguments must be specified
 in lower case.
 .SH LICENSE
-wimlib and @IMAGEX_PROGNAME@ are distributed under the GNU General Public
-License version 3 or later.  Be aware this means this software is provided as-is
-and has no warranty; see COPYING for details.
+@IMAGEX_PROGNAME@ is provided to you under the GNU General Public License
+version 3.  Be aware this means this software is provided as-is and has no
+warranty.
 .SH REPORTING BUGS
 Report bugs to ebiggers3@gmail.com.  Feedback and suggestions are also welcome.
 .SH SEE ALSO
 .SH REPORTING BUGS
 Report bugs to ebiggers3@gmail.com.  Feedback and suggestions are also welcome.
 .SH SEE ALSO
@@ -253,3 +258,4 @@ Report bugs to ebiggers3@gmail.com.  Feedback and suggestions are also welcome.
 .BR @IMAGEX_PROGNAME@-split (1),
 .BR @IMAGEX_PROGNAME@-unmount (1),
 .BR @IMAGEX_PROGNAME@-update (1),
 .BR @IMAGEX_PROGNAME@-split (1),
 .BR @IMAGEX_PROGNAME@-unmount (1),
 .BR @IMAGEX_PROGNAME@-update (1),
+.BR @IMAGEX_PROGNAME@-verify (1),