1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-09 07:45:44 +01:00

[help] Remove incorrect statement. Add :javas[cript]! tags.

This commit is contained in:
Kris Maglione
2011-02-17 08:25:38 -05:00
parent bf59c3922d
commit 8295310a14

View File

@@ -128,17 +128,14 @@
to be executed requires an explicit <k name="Tab" mode="c"/> press
to commence.
</p>
<p>
The special version <ex>:javascript!</ex> opens the JavaScript console of
&dactyl.host;.
</p>
</description>
</item>
<item>
<tags>REPL</tags>
<spec>:javascript<oa>!</oa> <oa>context</oa></spec>
<spec>:js! <oa>context</oa></spec>
<tags>:js! :javas! :javascript!</tags>
<spec>:javas<oa>cript</oa>! <oa>context</oa></spec>
<description>
<p>
Starts the JavaScript Read Eval Print Loop, where JavaScript