diff --git a/docs/chapters/template.rst b/docs/chapters/template.rst index 5cb2db59..b9b2fc3e 100644 --- a/docs/chapters/template.rst +++ b/docs/chapters/template.rst @@ -145,9 +145,6 @@ recursively. Special Hook Cases ------------------ -SYSRC requires that NO quotes be used or that quotes (``"``) be escaped ie; -(``\\"``) - ARG will always treat an ampersand "\``&``" literally, without the need to escape it. Escaping it will cause errors.