]> wimlib.net Git - wimlib/commitdiff
Man pages: Improve WIM path docs
authorEric Biggers <ebiggers3@gmail.com>
Tue, 21 May 2013 00:05:59 +0000 (19:05 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Tue, 21 May 2013 00:05:59 +0000 (19:05 -0500)
doc/imagex-extract.1.in
doc/imagex-update.1.in

index cf49abd1f51b57a0302d20e5b43a1fe8b3ee32c5..730d5de46524906342427dfb8623de38f15b93e7 100644 (file)
@@ -31,10 +31,9 @@ from stand-alone WIMs as well as split WIMs.  See \fBSPLIT WIMS\fR.
 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)
 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.  On
-Windows, the paths are treated case-insensitively, while on UNIX, paths are
-treated case-sensitively.
+command.  However, path separators may be either forward or backward slashes,
+and the leading slash is optional; also, 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.
 .PP
 If no \fIPATH\fRs are provided, the default behavior is to extract the full
 image, as if the path "/" had been provided.
index ceca0fcdc990196c7df3b715a0d2d6d9e941e6a3..5c999f0d25b148a309c3a87b79f6ef32947282b2 100644 (file)
@@ -146,8 +146,8 @@ subdirectory named "Public" in this directory must be specified as
 .PP
 All paths to files or directories within the WIM image must be specified
 relative to the root of the image.  However, the leading slash is optional, and
 .PP
 All paths to files or directories within the WIM image must be specified
 relative to the root of the image.  However, the leading slash is optional, and
-both forward slashes and backslashes are accepted.  On Windows, the paths are
-treated case-insensitively, while on UNIX, the paths are treated
+both forward slashes and backslashes are accepted.  In addition, on Windows, the
+paths are treated case-insensitively, while on UNIX, the paths are treated
 case-sensitively.
 .PP
 The command file (\fICMDFILE\fR) is parsed by \fB@IMAGEX_PROGNAME@ update\fR
 case-sensitively.
 .PP
 The command file (\fICMDFILE\fR) is parsed by \fB@IMAGEX_PROGNAME@ update\fR