1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-29 03:03:31 +02: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 be executed requires an explicit <k name="Tab" mode="c"/> press
to commence. to commence.
</p> </p>
<p>
The special version <ex>:javascript!</ex> opens the JavaScript console of
&dactyl.host;.
</p>
</description> </description>
</item> </item>
<item> <item>
<tags>REPL</tags> <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> <description>
<p> <p>
Starts the JavaScript Read Eval Print Loop, where JavaScript Starts the JavaScript Read Eval Print Loop, where JavaScript