mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-24 16:33:31 +01:00
Use the `mode' <k> attribute at more places in the help files.
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
<spec><A-Tab></spec>
|
||||
<description>
|
||||
<p>
|
||||
Similar to <k name="Tab"/>, but the completion behavior is
|
||||
Similar to <k name="Tab" mode="c"/>, but the completion behavior is
|
||||
specified by the <o>altwildmode</o> option.
|
||||
</p>
|
||||
</description>
|
||||
@@ -158,7 +158,7 @@
|
||||
<strut/>
|
||||
<spec><A-S-Tab></spec>
|
||||
<description>
|
||||
<p>The <k name="S-Tab"/> equivalent for <o>altwildmode</o>.</p>
|
||||
<p>The <k name="S-Tab" mode="c"/> equivalent for <o>altwildmode</o>.</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user