]> wimlib.net Git - wimlib/commitdiff
wimdir: make documention correctly reflect that IMAGE is optional
authorEric Biggers <ebiggers3@gmail.com>
Sat, 7 Jan 2017 22:35:06 +0000 (14:35 -0800)
committerEric Biggers <ebiggers3@gmail.com>
Sat, 7 Jan 2017 22:35:06 +0000 (14:35 -0800)
doc/man1/wimdir.1
programs/imagex.c

index 9fbc67150e391ed81b63f7685fcccceaf64c871a..e6f6ca1a93f4457b40053b6eef029aa1f48b0d10 100644 (file)
@@ -2,7 +2,7 @@
 .SH NAME
 wimdir \- List the files contained in a WIM image
 .SH SYNOPSIS
-\fBwimdir\fR \fIWIMFILE\fR \fIIMAGE\fR [\fIOPTIONS\fR]
+\fBwimdir\fR \fIWIMFILE\fR [\fIIMAGE\fR] [\fIOPTION\fR...]
 .SH DESCRIPTION
 \fBwimdir\fR, or equivalently \fBwimlib-imagex dir\fR, lists the files and
 directories contained in the specified image of the Windows Imaging (WIM)
index f149d642302525ba672e89f1811d5c1aceac60a7..8f2aa0efb4d5157a13a044f8bc2badecf336bab1 100644 (file)
@@ -4411,7 +4411,7 @@ T(
 ),
 [CMD_DIR] =
 T(
-"    %"TS" WIMFILE IMAGE [--path=PATH] [--detailed]\n"
+"    %"TS" WIMFILE [IMAGE] [--path=PATH] [--detailed]\n"
 ),
 [CMD_EXPORT] =
 T(