diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.asciidoc b/doc/manual.asciidoc index 4752c1c..9ef972e 100644 --- a/doc/manual.asciidoc +++ b/doc/manual.asciidoc @@ -374,7 +374,7 @@ A file is a series of declarations. A declaration can be one of: Comments begin with `#` and extend to the end of the line. -Newlines are significant, but they can be escaped by putting a `\` +Newlines are significant, but they can be escaped by putting a `$` before them. Other whitespace is only significant if it's at the beginning of a |