summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2021-09-23 13:29:25 -0700
committerKevin McCarthy <kevin@8t8.us>2021-09-23 13:29:25 -0700
commit4153ae9614739821a99b20d744c5a333ec344f73 (patch)
tree1c960fd0af77c9d93c4928b71edfa71cf3ba4b57 /doc
parent64d09812fa31c16adcdee7540f906fe0d65b563b (diff)
Fix alias menu multi-select documentation.
The manual mistakenly said to use <select-entry>, which is not (and never has been) supported by the code. Change it to <tag-entry>, and note that <Space> is bound to <tag-entry> in the alias menu.
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.xml.head2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.xml.head b/doc/manual.xml.head
index f2d7760d..184f74d8 100644
--- a/doc/manual.xml.head
+++ b/doc/manual.xml.head
@@ -2564,7 +2564,7 @@ a comma denoting multiple addresses.
<para>
In the alias menu, you can select as many aliases as you want with the
-<literal>select-entry</literal> key (default: &lt;Return&gt;), and use
+<literal>tag-entry</literal> key (default: &lt;Space&gt; or t), and use
the <emphasis>exit</emphasis> key (default: q) to return to the address
prompt.
</para>