From: Joel Rosdahl Date: Sat, 5 Nov 2022 12:13:58 +0000 (+0100) Subject: doc: Mention the default value of keep_comments_cpp X-Git-Tag: v4.7.3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=157a18f250b31a4b280b994eb277e7ce7d569d4a;p=thirdparty%2Fccache.git doc: Mention the default value of keep_comments_cpp --- diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc index e2453a70f..4c158edcf 100644 --- a/doc/MANUAL.adoc +++ b/doc/MANUAL.adoc @@ -768,7 +768,8 @@ NOTE: The inode cache feature is currently not available on Windows. *keep_comments_cpp* (*CCACHE_COMMENTS* or *CCACHE_NOCOMMENTS*, see _<>_ above):: If true, ccache will not discard the comments before hashing preprocessor - output. This can be used to check documentation with `-Wdocumentation`. + output. The default is false. This can be used to check documentation with + `-Wdocumentation`. [#config_limit_multiple] *limit_multiple* (*CCACHE_LIMIT_MULTIPLE*)::