X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=doc%2Fimagex-extract.1.in;h=96e55e664bd87d769ff43dc086c68742c0a4b023;hb=ec60614b1897da8e615c9159a38552648dda53d6;hp=40e29763f92132706cbff6eea2122cb2d18a82cc;hpb=811f0b5538c0e7ea50e4b62b61194c783c0f209e;p=wimlib diff --git a/doc/imagex-extract.1.in b/doc/imagex-extract.1.in index 40e29763..96e55e66 100644 --- a/doc/imagex-extract.1.in +++ b/doc/imagex-extract.1.in @@ -1,4 +1,4 @@ -.TH WIMLIB-IMAGEX "1" "August 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" +.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" .SH NAME @IMAGEX_PROGNAME@-extract \- Extract files or directories from a WIM image .SH SYNOPSIS @@ -51,8 +51,10 @@ When reading \fIWIMFILE\fR, verify its integrity if an integrity table is present. .TP \fB--ref\fR="\fIGLOB\fR" -File glob of additional split WIM parts that are part of the split WIM. See -\fBSPLIT_WIMS\fR. +File glob of additional WIMs or split WIM parts to reference resources from. +See \fBSPLIT_WIMS\fR. Note: since \fIGLOB\fR is listed in quotes because it is +interpreted by \fB@IMAGEX_PROGNAME@\fR and may need to be quoted to protect +against shell expansion. .TP \fB--verbose\fR This option no longer does anything but is reserved for future use.