git://wimlib.net
/
wimlib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
12d47b0
)
imagex-extract.1.in: Add missing --dest-dir docs
author
Eric Biggers
<ebiggers3@gmail.com>
Mon, 13 May 2013 05:43:36 +0000
(
00:43
-0500)
committer
Eric Biggers
<ebiggers3@gmail.com>
Mon, 13 May 2013 05:43:36 +0000
(
00:43
-0500)
doc/imagex-extract.1.in
patch
|
blob
|
history
diff --git
a/doc/imagex-extract.1.in
b/doc/imagex-extract.1.in
index 543a614b22ea9723bbdf0d86c3bba8f87e933b5b..fceb86f732b7d27bca492a21fa8ed1344e44bf25 100644
(file)
--- a/
doc/imagex-extract.1.in
+++ b/
doc/imagex-extract.1.in
@@
-78,6
+78,10
@@
Extract the files to standard output instead of to the filesystem. This can
only be provided if all the specified \fIPATH\fRs are to regular files (not
directories or reparse points). If present, alternate data streams are not
extracted.
only be provided if all the specified \fIPATH\fRs are to regular files (not
directories or reparse points). If present, alternate data streams are not
extracted.
+.TP
+\fB--dest-dir\fR=\fIDIR\fR
+Extract the files and directories to the directory \fIDIR\fR instead of to the
+current working directory.
.SH NOTES
.SH NOTES