chiark / gitweb /
Syntax: Line joining with &\
[subdirmk.git] / README
diff --git a/README b/README
index fd10056368dfdf7d5679b8440c64d2649cb46395..6d9091b75fe31b036178cce35f5ede9abc7ae249 100644 (file)
--- a/README
+++ b/README
@@ -250,6 +250,7 @@ So pathname syntax is a subset of:
 
 &\&            =>      &               general escaping mechanism
 &\$            =>      $
+&\NEWLINE                              eats the newline and vanishes
 
 &$VARIABLE     =>      $(sub_dir_VARIABLE)     or $(TOP_VARIABLE)
        VARIABLE is ASCII starting with a letter and matching \w+