diff --git a/doc/config.html b/doc/config.html index c8da9d42..3195b52d 100755 --- a/doc/config.html +++ b/doc/config.html @@ -365,7 +365,11 @@ defined. Typical values are "Author", "Subject" or "Type". Usually, an text field is used for an attribute, where the user can fill in text of up to 100 characters. If instead a drop-down box with preset items is better for a given attribute, these items can be defined with this statement. -Up to 100 items can be defined, separated by commas. +Up to 100 items can be defined, separated by commas. To add an option including +a comma, encose it in quotations marks like
+
+Options town = San Francisco, "Paris, Texas", "Paris, France" +
MOptions <attribute> = <list>