]> wimlib.net Git - wimlib/blobdiff - doc/imagex-dir.1.in
Remove some printing code from library
[wimlib] / doc / imagex-dir.1.in
index d7937b51236af2d549ef793a7d58022df08b7a52..e0f49c468aa8564baef33e81e0ed5671a7438147 100644 (file)
@@ -19,13 +19,15 @@ 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.
 .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