]> wimlib.net Git - wimlib/blobdiff - doc/imagex-dir.1.in
check_add_command(): Use WIMLIB_ERR_UNSUPPORTED when appropriate
[wimlib] / doc / imagex-dir.1.in
index 229628fe4c491b7be7d6b490a06d7ec5cf18fedf..25875abdd1d7c61ce6bce9a2b308a9e2b64c600c 100644 (file)
@@ -1,9 +1,9 @@
-.TH IMAGEX "1" "September 2012" "imagex (wimlib) wimlib @VERSION@" "User Commands"
+.TH IMAGEX "1" "April 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 .SH NAME
-imagex dir \- Show the files contained in a WIM archive
+@IMAGEX_PROGNAME@-dir \- Show the files contained in a WIM archive
 
 .SH SYNOPSIS
 
 .SH SYNOPSIS
-\fBimagex dir\fR \fIWIMFILE\fR \fIIMAGE\fR
+\fB@IMAGEX_PROGNAME@ dir\fR \fIWIMFILE\fR \fIIMAGE\fR
 
 .SH DESCRIPTION
 .PP
 
 .SH DESCRIPTION
 .PP
@@ -12,14 +12,16 @@ Windows Imaging (WIM) file \fIWIMFILE\fR.
 
 \fIIMAGE\fR specifies the WIM image to show the files of.  It may be a 1-based
 index of an image in the WIM, the name of an image in the WIM, or the keyword
 
 \fIIMAGE\fR specifies the WIM image to show the files of.  It may be a 1-based
 index of an image in the WIM, the name of an image in the WIM, or the keyword
-"all" to indicate that files from all images are to be shown.  Use the \fBimagex
+"all" to indicate that files from all images are to be shown.  Use the \fB@IMAGEX_PROGNAME@
 info\fR (1) command to show what images a WIM file contains.
 
 .SH NOTES
 
 info\fR (1) command to show what images a WIM file contains.
 
 .SH NOTES
 
-\fBimagex dir\fR supports split WIMs, but it will only work on the first part of
+\fB@IMAGEX_PROGNAME@ dir\fR supports split WIMs, but it will only work on the first part of
 the split WIM.
 
 the split WIM.
 
+The DOS names of files are not displayed.
+
 .SH EXAMPLES
 Show all files in the first image of 'boot.wim':
 .RS
 .SH EXAMPLES
 Show all files in the first image of 'boot.wim':
 .RS
@@ -29,5 +31,5 @@ image dir boot.wim 1
 .PP
 
 .SH SEE ALSO
 .PP
 
 .SH SEE ALSO
-.BR imagex (1)
+.BR @IMAGEX_PROGNAME@ (1)