]> wimlib.net Git - wimlib/blobdiff - doc/imagex-extract.1.in
Rename --including-invalid-names to --include-invalid-names
[wimlib] / doc / imagex-extract.1.in
index 98e609c69b2b4a83e355a2fd742a1a3734a520bd..df078f0196a77e50923d613010445d6bdcee1f63 100644 (file)
@@ -32,7 +32,9 @@ Each \fIPATH\fR specifies a file or directory tree within the WIM image to
 extract.  Each path must be specified as an absolute path starting from the root
 of the WIM image, like those output by the \fB@IMAGEX_PROGNAME@ dir\fR (1)
 command.  Path separators may be forward slashes on UNIX, or either forward
-slashes or backward slashes on Windows.  The leading slash is optional.
+slashes or backward slashes on Windows.  The leading slash is optional.  On
+Windows, the paths are treated case-insensitively, while on UNIX, paths are
+treated case-sensitively.
 .PP
 If no \fIPATH\fRs are provided, the default behavior is to extract the full
 image, as if the path "/" had been provided.
@@ -64,6 +66,9 @@ See the documentation for this option in \fB@IMAGEX_PROGNAME@-apply\fR (1).
 \fB--strict-acls\fR
 See the documentation for this option in \fB@IMAGEX_PROGNAME@-apply\fR (1).
 .TP
+\fB--including-invalid-names\fR
+See the documentation for this option in \fB@IMAGEX_PROGNAME@-apply\fR (1).
+.TP
 \fB--to-stdout\fR
 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