X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fimagex-mount.1.in;h=33102ff9e21049b2657bccc7819149dc0677ec9c;hp=0553055bfe8c850a99936ddf71535eb5ee43ecfa;hb=e7396f16433694f9b29deb1e62861ea7799a0774;hpb=297e0855665e45708b114048e42befc4654cdbee diff --git a/doc/imagex-mount.1.in b/doc/imagex-mount.1.in index 0553055b..33102ff9 100644 --- a/doc/imagex-mount.1.in +++ b/doc/imagex-mount.1.in @@ -1,4 +1,4 @@ -.TH IMAGEX "1" "August 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" +.TH WIMLIB-IMAGEX "1" "August 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" .SH NAME @IMAGEX_PROGNAME@-mount, @IMAGEX_PROGNAME@-mountrw, @IMAGEX_PROGNAME@-unmount \- Mount and unmount an image from a WIM archive .SH SYNOPSIS @@ -14,7 +14,7 @@ by \fIIMAGE\fR on the directory \fIDIRECTORY\fR using FUSE (Filesystem in Userspace). \fB@IMAGEX_PROGNAME@ mount\fR will mount the image read-only, while \fB@IMAGEX_PROGNAME@ mountrw\fR will mount the image read-write. These commands are also available as simply \fBwimmount\fR, \fBwimmountrw\fR, -and \fBwimunmount\fR if the appropriate hard links are installed. +and \fBwimunmount\fR if the appropriate hard links or batch files are installed. .PP \fIIMAGE\fR may be a 1-based index of the image in the WIM to mount, or it may be the name of an image in the WIM. Use the \fB@IMAGEX_PROGNAME@ info\fR (1)