1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-04 08:35:46 +01:00

Remove lingering help references to <F1> help mapping.

This commit is contained in:
Doug Kearns
2014-06-27 22:41:26 +10:00
parent 93a57d2d1b
commit b521e34bf0
2 changed files with 6 additions and 8 deletions

View File

@@ -24,10 +24,10 @@
<set opt="guioptions" op="+="><str delim="">mT</str><k name="CR"/></set> <set opt="guioptions" op="+="><str delim="">mT</str><k name="CR"/></set>
<p> <p>
If you have trouble remembering commands or keyboard shortcuts, you can If you have trouble remembering commands or keyboard shortcuts, you can
bring up this help page at any time by typing <ex>:help</ex> or bring up this help page at any time by typing <ex>:help</ex>. If you find
<k name="F1"/>. If you find that you don't like &dactyl.appName; at all, that you don't like &dactyl.appName; at all, you can disable it by typing
you can disable it by typing <ex>:extdisable <str delim="">&dactyl.appName;</str></ex> or <ex>:extdisable <str delim="">&dactyl.appName;</str></ex> or delete it
delete it entirely by typing <ex>:extdelete <str delim="">&dactyl.appName;</str></ex> entirely by typing <ex>:extdelete <str delim="">&dactyl.appName;</str></ex>
</p> </p>
<h2 tag="overview">Help topics</h2> <h2 tag="overview">Help topics</h2>

View File

@@ -170,9 +170,8 @@
<h2 tag="online-help">Online help</h2> <h2 tag="online-help">Online help</h2>
<item> <item>
<tags><![CDATA[<open-help> <F1> :help :h help]]></tags> <tags><![CDATA[<open-help> :help :h help]]></tags>
<spec>:h<oa>elp</oa> <oa>subject</oa></spec> <spec>:h<oa>elp</oa> <oa>subject</oa></spec>
<spec>&lt;F1></spec>
<description> <description>
<p> <p>
Open a help page for <oa>subject</oa>. If <oa>subject</oa> is Open a help page for <oa>subject</oa>. If <oa>subject</oa> is
@@ -184,9 +183,8 @@
</item> </item>
<item> <item>
<tags><![CDATA[<open-single-help> <A-F1> :helpall :helpa help-all]]></tags> <tags><![CDATA[<open-single-help> :helpall :helpa help-all]]></tags>
<spec>:helpa<oa>ll</oa> <oa>subject</oa></spec> <spec>:helpa<oa>ll</oa> <oa>subject</oa></spec>
<spec>&lt;A-F1></spec>
<description> <description>
<p> <p>
Open all help pages consolidated into a single page and scroll to Open all help pages consolidated into a single page and scroll to