From: Joel Rosdahl Date: Fri, 17 May 2024 20:21:45 +0000 (+0200) Subject: chore: Fix spelling X-Git-Tag: v4.10~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce6b452ae6f110765207ab3fdc668c709a0e36b2;p=thirdparty%2Fccache.git chore: Fix spelling --- diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc index ea040de5..81886a1e 100644 --- a/doc/MANUAL.adoc +++ b/doc/MANUAL.adoc @@ -290,7 +290,7 @@ directory to a certain size, use `CCACHE_MAXSIZE=_SIZE_ ccache -c`. *--print-log-stats*:: - Print statistics counters from the stats log in machine-parseable + Print statistics counters from the stats log in machine-parsable (tab-separated or JSON) format. See <> and `--format`. diff --git a/src/ccache/core/mainoptions.cpp b/src/ccache/core/mainoptions.cpp index 95046300..33b0b328 100644 --- a/src/ccache/core/mainoptions.cpp +++ b/src/ccache/core/mainoptions.cpp @@ -176,7 +176,7 @@ Options for scripting or debugging: --inspect PATH print result/manifest file at PATH in human-readable format --print-log-stats print statistics counter IDs and corresponding - values from the stats log in machine-parseable + values from the stats log in machine-parsable format --print-stats print statistics counter IDs and corresponding values in machine-parsable format