From: Joel Rosdahl Date: Tue, 22 Dec 2015 19:07:01 +0000 (+0100) Subject: Tweak manual text X-Git-Tag: v3.3~133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdf11ff37f364a05e3d399959412c19f653854b8;p=thirdparty%2Fccache.git Tweak manual text --- diff --git a/MANUAL.txt b/MANUAL.txt index 3af3383f6..10a654275 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -377,9 +377,10 @@ WRAPPERS>>. *ignore_headers_in_manifest* (*CCACHE_IGNOREHEADERS*):: This setting is a list of paths to files (or directories with headers) that - ccache will *not* include in the manifest list that makes up the direct mode. - Note that this can cause stale cache hits, if those headers do indeed change. - The list separator is semicolon on Windows systems and colon on other systems. + ccache will *not* include in the manifest list that makes up the direct + mode. Note that this can cause stale cache hits if those headers do indeed + change. The list separator is semicolon on Windows systems and colon on + other systems. *log_file* (*CCACHE_LOGFILE*)::