From: Joel Rosdahl Date: Mon, 20 Oct 2025 16:28:11 +0000 (+0200) Subject: docs: Mention that sloppiness values can be whitespace-separated X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4e2c16391bb65bc27aec84476af325fbadde1de1;p=thirdparty%2Fccache.git docs: Mention that sloppiness values can be whitespace-separated --- diff --git a/doc/manual.adoc b/doc/manual.adoc index 30c4c971..c75d86ef 100644 --- a/doc/manual.adoc +++ b/doc/manual.adoc @@ -1010,10 +1010,9 @@ NOTE: In previous ccache versions this option was called *secondary_storage* By default, ccache tries to give as few false cache hits as possible. However, in certain situations it's possible that you know things that - ccache can't take for granted. This option makes it possible to tell - ccache to relax some checks in order to increase the hit rate. The value - should be a comma-separated string with one or several of the following - values: + ccache can't take for granted. This option makes it possible to tell ccache + to relax some checks in order to increase the hit rate. Available values + (separated by whitespace or comma): + -- *clang_index_store*::