X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fimagex-dir.1.in;h=38a578a6da460eaadc8e293efafd43144f2a30ad;hp=ab80a2264dbfa3f489789042a6e59b9fad104180;hb=7d3c6d1a380bbd9e9074dce19b65bb5ac0ae4675;hpb=ec60614b1897da8e615c9159a38552648dda53d6 diff --git a/doc/imagex-dir.1.in b/doc/imagex-dir.1.in index ab80a226..38a578a6 100644 --- a/doc/imagex-dir.1.in +++ b/doc/imagex-dir.1.in @@ -1,4 +1,4 @@ -.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" +.TH WIMLIB-IMAGEX "1" "January 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" .SH NAME @IMAGEX_PROGNAME@-dir \- Show the files contained in a WIM archive .SH SYNOPSIS @@ -19,13 +19,19 @@ to show what images a WIM file contains. \fB--path\fR=\fIPATH\fR List the files recursively from the \fIPATH\fR directory instead of from the root directory. +.TP +\fB--detailed\fR +List detailed information about each file. +.TP +\fB--one-file-only\fR +Show information about one file only. Intended for use with both \fB--path\fR +and \fB--detailed\fR. .SH NOTES \fB@IMAGEX_PROGNAME@ dir\fR supports split WIMs, but it will only work on the first part of the split WIM. .PP -The DOS names of files are not displayed. -.PP -Alternate (named) data streams are not displayed. +DOS names and alternate (named) data streams are not listed unless the +\fB--detailed\fR mode is used. .SH EXAMPLES List all files in the first image of 'boot.wim': .RS