X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fimagex-update.1.in;h=fa81cb3e312c9d19c4825d69fcf0acd9bf72fc62;hp=d7164b07c952744f143e8709a87506bdde1f5da7;hb=867f1968015a36ccd260002c39ba4def91da4980;hpb=ba0559b8de169592133bc940b6e986e202f4ec9d;ds=sidebyside diff --git a/doc/imagex-update.1.in b/doc/imagex-update.1.in index d7164b07..fa81cb3e 100644 --- a/doc/imagex-update.1.in +++ b/doc/imagex-update.1.in @@ -139,8 +139,10 @@ subdirectory named "Public" in this directory must be specified as 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. In addition, on Windows, the -paths are treated case-insensitively, while on UNIX-like systems, the paths are -treated case-sensitively. +paths are by default treated case-insensitively, while on UNIX-like systems, the +paths are by default treated case-sensitively. The default case sensitivity may +be changed by setting the \fBWIMLIB_IMAGEX_IGNORE_CASE\fR environmental +variable to 0 or 1. .PP The command file (\fICMDFILE\fR) is parsed by \fB@IMAGEX_PROGNAME@ update\fR itself and not by the system shell. Therefore, its syntax is limited. However,