]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
doc: Mention the default value of keep_comments_cpp
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 5 Nov 2022 12:13:58 +0000 (13:13 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 5 Nov 2022 12:21:39 +0000 (13:21 +0100)
doc/MANUAL.adoc

index e2453a70fbae1920b8b105c2a3c6c1eaef45d19b..4c158edcffc2718df6509373456e283a4550642c 100644 (file)
@@ -768,7 +768,8 @@ NOTE: The inode cache feature is currently not available on Windows.
 *keep_comments_cpp* (*CCACHE_COMMENTS* or *CCACHE_NOCOMMENTS*, see _<<Boolean values>>_ 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*)::