X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fimagex.1.in;h=44ae0480870c3697e4b019fb6b86157be89927b2;hp=1fecaa2429ce5b15d5faffb2e767381c75cceb62;hb=2bba9abc868d81e85a2a165db9ade09fdb30ac8e;hpb=9d9c2fe60b5842825002131f4ca926024e6f0038 diff --git a/doc/imagex.1.in b/doc/imagex.1.in index 1fecaa24..44ae0480 100644 --- a/doc/imagex.1.in +++ b/doc/imagex.1.in @@ -1,4 +1,4 @@ -.TH WIMLIB-IMAGEX 1 "January 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" +.TH WIMLIB-IMAGEX 1 "March 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" .SH NAME @IMAGEX_PROGNAME@ \- Create, modify, extract, mount, or unmount a WIM (Windows Imaging Format) archive .SH SYNOPSIS @@ -195,7 +195,7 @@ case-insensitive name. In such cases, if there is a file or directory with an exactly matching name, it is chosen; otherwise, one of the case-insensitively matching file or directories is chosen arbitrarily. .PP -The default behavior can be overwritten by explicitly setting the environmental +The default behavior can be overridden by explicitly setting the environmental variable \fBWIMLIB_IMAGEX_IGNORE_CASE\fR to 1, in which case such paths will be treated case insensitively, or 0, in which such paths will be treated case sensitively.