summaryrefslogtreecommitdiff
path: root/doc/MANUAL.adoc
diff options
context:
space:
mode:
authorJoel Rosdahl <joel@rosdahl.net>2022-01-10 21:13:31 +0100
committerJoel Rosdahl <joel@rosdahl.net>2022-01-10 21:13:31 +0100
commitc83c3ccdd3d50530d4e325417e1a42a43d7232ac (patch)
treee2691e265faf7c6f35ec33cc71238c55e9103de1 /doc/MANUAL.adoc
parent0d75fc1c557b342694756e63854915cde836fdcc (diff)
downloadccache-c83c3ccdd3d50530d4e325417e1a42a43d7232ac.tar.gz
doc: Improve documentation of --config-path
See also discussion #986.
Diffstat (limited to 'doc/MANUAL.adoc')
-rw-r--r--doc/MANUAL.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc
index 307707ff..4ff14c23 100644
--- a/doc/MANUAL.adoc
+++ b/doc/MANUAL.adoc
@@ -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_::