]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Fix spelling
authorJoel Rosdahl <joel@rosdahl.net>
Fri, 17 May 2024 20:21:45 +0000 (22:21 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 21 May 2024 16:49:04 +0000 (18:49 +0200)
doc/MANUAL.adoc
src/ccache/core/mainoptions.cpp

index ea040de58455b2e54dda94ed065398f27f6f8ede..81886a1e101436ecfd904ed0b078512eee2f8fc9 100644 (file)
@@ -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 <<config_stats_log,*stats_log*>> and
     `--format`.
 
index 95046300bc4ba30fd31af6b9f2a37293d8e3a9a1..33b0b328a646558602ccb035462795898be652a2 100644 (file)
@@ -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