summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDan Rosén <dan.rosen@gu.se>2017-05-17 10:27:57 +0200
committerDan Rosén <dan.rosen@gu.se>2017-05-17 10:31:46 +0200
commit2ec360a178d1f4277de233e83c429fbfcc7db2b2 (patch)
tree7f225d39390c52f9993d3a1bceb953bdd52b743a /doc
parent3a0d9481ac0d037deb43fe93f35318acae763d6b (diff)
Document that markup is possible in completion menu entries.
Closes #1373
Diffstat (limited to 'doc')
-rw-r--r--doc/manpages/options.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manpages/options.asciidoc b/doc/manpages/options.asciidoc
index 95159087..746a7af6 100644
--- a/doc/manpages/options.asciidoc
+++ b/doc/manpages/options.asciidoc
@@ -34,7 +34,7 @@ Types
a `:` separated list of `<text>|<docstring>|<menu text>`
candidates, except for the first element which follows the
`<line>.<column>[+<length>]@<timestamp>` format to define where the
- completion apply in the buffer.
+ completion apply in the buffer. Markup can be used in the menu text.
*enum(value1|value2|...)*::
an enum, taking one of the given values
*flags(value1|value2|...)*::