From: Eric Biggers Date: Fri, 9 May 2014 15:07:28 +0000 (-0500) Subject: imagex-extract.1.in: Note that ASCII pathlist is fine X-Git-Tag: v1.7.0~222 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=de9bff3cf8d06a27c23fb847e82bc340ab356749;ds=sidebyside imagex-extract.1.in: Note that ASCII pathlist is fine --- diff --git a/doc/man1/imagex-extract.1.in b/doc/man1/imagex-extract.1.in index 24121c0e..ca3ae692 100644 --- a/doc/man1/imagex-extract.1.in +++ b/doc/man1/imagex-extract.1.in @@ -60,7 +60,8 @@ wildcard pattern may expand to multiple actual files or directories. Use the \fB--no-wildcards\fR option to disable wildcard matching and search for each path literally. .PP -Each \fILISTFILE\fR must be a text file (UTF-8 or UTF-16LE encoded) that +Each \fILISTFILE\fR must be a text file (UTF-8 or UTF-16LE encoded; plain ASCII +is also fine) that contains a list of paths to extract, one per line. Wildcard characters are allowed by default. The following demonstrates an example listfile: .PP