chiark / gitweb /
Syntax: Rescope effect of &:local+global
[subdirmk.git] / README
diff --git a/README b/README
index 2f1a1ce4ae4f1ba66813fac327f36db73a9a6112..415913b824bc423861bca18ce5d0821574dd4fbc 100644 (file)
--- a/README
+++ b/README
@@ -175,9 +175,9 @@ So pathname syntax is a subset of:
        input files (including Final.sd.mk).
 
 &:local+global [&]VARIABLE ...
-       Suppresses the warning about seeing both VARIABLE and
-       &VARIABLE.  Any & specified in the RHS is redundant: this
-       always affects both versions identically.
+       Suppresses any warnings relating to forthcoming mentions
+       to VARIABLE or &VARIABLE, as applicable.  Scope ends at
+       the end of the current directory's Suffix.sd.mk.
 
 &:changequote NEWQUOTE
        changes the escape sequence from & to literally NEWQUOTE