1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-27 15:03:31 +01:00

Use the `mode' <k> attribute at more places in the help files.

This commit is contained in:
Štěpán Němec
2010-09-25 10:42:07 +02:00
parent 2c97e22025
commit 05fcc1ff45
5 changed files with 20 additions and 19 deletions

View File

@@ -36,9 +36,9 @@
the completion system via options like <o>autocomplete</o> and
<o>wildcase</o>. Note that completion must be triggered in order
for this command to be effective, so if autocompletion is not
active, you'll need to press the <k name="Tab"/> key at least
once. You should also be aware that this command is only useful
from the commandline.
active, you'll need to press the <k name="Tab" mode="c"/> key at
least once. You should also be aware that this command is only
useful from the commandline.
</p>
</description>
</item>
@@ -246,7 +246,7 @@
Open a help page for <oa>subject</oa>. If <oa>subject</oa> is
omitted, open the default page as specified in <o>helpfile</o>.
If you're not sure of the exact topic you need help with, try
<k name="Tab"/> completion or <ex>:help overview</ex>.
<k name="Tab" mode="c"/> completion or <ex>:help overview</ex>.
</p>
</description>
</item>