mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-04 02:55:46 +01:00
Remove lingering help references to <F1> help mapping.
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
@@ -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><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><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
|
||||||
|
|||||||
Reference in New Issue
Block a user