This commit is contained in:
Kovid Goyal 2023-09-23 21:12:07 +05:30
commit 3d6c3a9979
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -32,8 +32,8 @@ Comments can be added to the config file as lines starting with the ``#``
character. This works only if the ``#`` character is the first character in the
line.
Lines can be split by starting the next line with the ``\\`` character.
All leading whitespace and the ``\\`` character are removed.
Lines can be split by starting the next line with the ``\`` character.
All leading whitespace and the ``\`` character are removed.
.. _include: