templates: remove sysrc note/ not needed

This commit is contained in:
tschettervictor
2025-12-12 19:04:13 -07:00
committed by GitHub
parent f9e6d0dd96
commit b094badb0a

View File

@@ -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.