]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
doc: Improve documentation of --config-path
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 10 Jan 2022 20:13:31 +0000 (21:13 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 10 Jan 2022 20:13:31 +0000 (21:13 +0100)
See also discussion #986.

doc/MANUAL.adoc

index 307707ffca983f505d3350e2d0c3a1c7c8454c74..4ff14c233940a1fcc358b1658afd91522a0ad846 100644 (file)
@@ -88,8 +88,8 @@ compiler's documentation.
 *--config-path* _PATH_::
 
     Let the command line options operate on configuration file _PATH_ instead of
-    the default. Using this option has the same effect as setting the
-    environment variable `CCACHE_CONFIGPATH` temporarily.
+    the default. Using this option has the same effect as setting (overriding)
+    the environment variable `CCACHE_CONFIGPATH` temporarily.
 
 *-d*, *--dir* _PATH_::