Added note about comments, from Christopher Petrilli.

This commit is contained in:
Fred Drake 1999-02-24 22:36:44 +00:00
parent 16e81f4484
commit 51027c4173
1 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,9 @@ The configuration file consists of sections, lead by a
with continuations in the style of \rfc{822}. The optional values
can contain format strings which refer to other values in the same
section, or values in a special \code{DEFAULT} section. Additional
defaults can be provided upon initialization and retrieval.
defaults can be provided upon initialization and retrieval. Lines
beginning with \character{\#} are ignored and may be used to provide
comments.
For example: