]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Tweak stats_log documentation
authorJoel Rosdahl <joel@rosdahl.net>
Fri, 2 Jul 2021 17:59:03 +0000 (19:59 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 3 Jul 2021 18:11:16 +0000 (20:11 +0200)
doc/MANUAL.adoc

index 326a1cd0dc33d66b3b6581525c4fc325622411de..419dba2691cc34fec24377c059d66043ea1660fe 100644 (file)
@@ -868,7 +868,7 @@ information.
 
     If set to a file path, ccache will write statistics counter updates to the
     specified file. This is useful for getting statistics for individual builds.
-    To show a summary of the current stats log, use: `ccache --show-log-stats`.
+    To show a summary of the current stats log, use `ccache --show-log-stats`.
 +
 NOTE: Lines in the stats log starting with a hash sign (`#`) are comments.