X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fimagex-dir.1.in;h=df598856ac66c8767171496cab0f90adf624ecea;hp=3f2409d54f10bfd9550588be0fd98b064193c9e4;hb=b8096559f39fa8b526e47fca249fa98ef1890315;hpb=bb11c4650a416d1eaf6c8f8385c3c6e4d5e0eff3 diff --git a/doc/imagex-dir.1.in b/doc/imagex-dir.1.in index 3f2409d5..df598856 100644 --- a/doc/imagex-dir.1.in +++ b/doc/imagex-dir.1.in @@ -2,7 +2,7 @@ .SH NAME @IMAGEX_PROGNAME@-dir \- Show the files contained in a WIM archive .SH SYNOPSIS -\fB@IMAGEX_PROGNAME@ dir\fR \fIWIMFILE\fR \fIIMAGE\fR +\fB@IMAGEX_PROGNAME@ dir\fR \fIWIMFILE\fR \fIIMAGE\fR [\fIOPTIONS\fR] .SH DESCRIPTION Lists all the files and directories contained in the specified image of the Windows Imaging (WIM) file \fIWIMFILE\fR. @@ -12,6 +12,11 @@ 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 \fB@IMAGEX_PROGNAME@ info\fR (1) command to show what images a WIM file contains. +.SH OPTIONS +.TP 6 +\fB--path\fR=\fIPATH\fR +List the files recursively from the \fIPATH\fR directory instead of from the +root directory. .SH NOTES \fB@IMAGEX_PROGNAME@ dir\fR supports split WIMs, but it will only work on the first part of the split WIM.