1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-29 06:12:26 +01:00

Normalise the use of "Ex command" in the help files.

--HG--
extra : rebase_source : cff38cc5048c648485bca80031910c1712280b35
This commit is contained in:
Doug Kearns
2010-09-30 15:30:23 +10:00
parent 251e6ccef1
commit d7bf145acf
4 changed files with 6 additions and 6 deletions

View File

@@ -93,7 +93,7 @@
<dl>
<dt>Linking</dt><dd/>
<dt>o</dt> <dd>Link to an option. (HelpOpt)</dd>
<dt>ex</dt> <dd>Link to an ex command. (HelpEx)</dd>
<dt>ex</dt> <dd>Link to an Ex command. (HelpEx)</dd>
<dt>k</dt> <dd>Link to a key. (HelpKey)</dd>
<dt>&tab;@name</dt> <dd>The name attribute to &lt;k>. When provided, &lt;<a>value</a>> is prepended to
the element's contents, i.e., <em>&lt;k name="Tab"/></em> becomes <em><k name="Tab"/></em>.