]> wimlib.net Git - wimlib/blobdiff - doc/man1/wimextract.1
v1.13.0
[wimlib] / doc / man1 / wimextract.1
index f20f2f33c75cdb235046e0f6e182a2283e807087..db5e2c853f3669c570967515fe1a104b9b820051 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMEXTRACT "1" "January 2017" "wimlib 1.11.0" "User Commands"
+.TH WIMEXTRACT "1" "November 2018" "wimlib 1.13.0" "User Commands"
 .SH NAME
 wimextract \- Extract files from a WIM image
 .SH SYNOPSIS
@@ -22,7 +22,9 @@ Otherwise, each additional argument is interpreted as a \fIPATH\fR if it does
 not begin with the '@' character, or a \fILISTFILE\fR if it does.  Each
 \fIPATH\fR specifies a file or directory tree within the WIM image to extract,
 whereas each \fILISTFILE\fR specifies a file that itself contains a list of
-paths to extract.  See \fBPATHS AND LISTFILES\fR for more details.
+paths to extract.  If a \fILISTFILE\fR is "-" (i.e. the whole argument is "@-"),
+then the listfile is read from standard input.  See \fBPATHS AND LISTFILES\fR
+for more details.
 .PP
 By default, files and directories are extracted to the current directory.  Use
 \fB--dest-dir\fR to select a different destination directory.  Alternatively,