From 157a18f250b31a4b280b994eb277e7ce7d569d4a Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sat, 5 Nov 2022 13:13:58 +0100 Subject: [PATCH] doc: Mention the default value of keep_comments_cpp --- doc/MANUAL.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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*):: -- 2.47.2