summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTim Allen <screwtape@froup.com>2018-08-21 18:24:14 +1000
committerTim Allen <screwtape@froup.com>2018-08-21 18:24:14 +1000
commit49ef9968c09f80c8bd213e522afd2cf8c7af2ff1 (patch)
treef9833a2753956e14d385b072f7070f30c9ac2708 /doc
parenta91fc83bfe21bb5a70fdb2b0725316fb7c407858 (diff)
Support user-defined "str-to-str-map" options.
Diffstat (limited to 'doc')
-rw-r--r--doc/pages/options.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/pages/options.asciidoc b/doc/pages/options.asciidoc
index 7e8bb52e..860e4914 100644
--- a/doc/pages/options.asciidoc
+++ b/doc/pages/options.asciidoc
@@ -120,6 +120,7 @@ are exclusively available to built-in options.
a list of `key=value` pairs.
`set -add` adds the new pair to the hashmap or replace an already
existing key.
+ Only `str-to-str-map` options can be created with `declare-option`.
== Builtin options