]> wimlib.net Git - wimlib/blobdiff - doc/imagex-extract.1.in
Support extracting "long" paths on Windows
[wimlib] / doc / imagex-extract.1.in
index 98e609c69b2b4a83e355a2fd742a1a3734a520bd..cf49abd1f51b57a0302d20e5b43a1fe8b3ee32c5 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--include-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