diff options
Diffstat (limited to 'doc/execlineb.html')
-rw-r--r-- | doc/execlineb.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/execlineb.html b/doc/execlineb.html index 9fa4243..70426d7 100644 --- a/doc/execlineb.html +++ b/doc/execlineb.html @@ -178,7 +178,7 @@ the <a href="grammar.html">execline grammar</a>. <p> External execline commands that read blocks, like -<a href="foreground.html">foreground</a>, use the <tt>EXECLINE_STRICT</tt> +<a href="foreground.html">;</a>, use the <tt>EXECLINE_STRICT</tt> environment variable: if it is set to 1, they will print a warning message on stderr if they find their blocks not to be properly quoted. If it is set to 2, they will also die. If it is set to 0, or unset, they won't complain |