summaryrefslogtreecommitdiff
path: root/doc/man/scons.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/scons.xml')
-rw-r--r--doc/man/scons.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/scons.xml b/doc/man/scons.xml
index 59ac6785..27cf8b7c 100644
--- a/doc/man/scons.xml
+++ b/doc/man/scons.xml
@@ -1707,10 +1707,10 @@ specifies the type of warnings to be enabled or disabled:</para>
</listitem>
</varlistentry>
<varlistentry>
- <term>--warn=cache-v1, --warn=no-cache-v1</term>
+ <term>--warn=cache-version, --warn=no-cache-version</term>
<listitem>
-<para>Enables or disables warnings about the cache directory being in the
-original (v1) layout.
+<para>Enables or disables warnings about the cache directory not using
+the latest configuration information
<emphasis role="bold">CacheDir</emphasis>().
These warnings are enabled by default.</para>