mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-24 06:43:32 +01:00
Minor help updates.
This commit is contained in:
@@ -89,7 +89,10 @@
|
||||
<item>
|
||||
<tags>:js :javas :javascript</tags>
|
||||
<spec>:javas<oa>cript</oa> <a>cmd</a></spec>
|
||||
<spec>:javascript <<<a>endpattern</a>\n<a>cmd</a>\n<a>endpattern</a></spec>
|
||||
<spec style="white-space: pre; height: 1.6em; overflow: visible;">:javascript <<<a>endpattern</a>
|
||||
<a>cmd</a>
|
||||
...
|
||||
<a>endpattern</a></spec>
|
||||
<description>
|
||||
<p>
|
||||
Evaluates the given <a>cmd</a> as JavaScript. Behaves exactly as
|
||||
@@ -197,6 +200,7 @@
|
||||
|
||||
<item>
|
||||
<tags>:if</tags>
|
||||
<strut/>
|
||||
<spec>:if <a>expr</a></spec>
|
||||
<description>
|
||||
<p>
|
||||
@@ -210,7 +214,7 @@
|
||||
<item>
|
||||
<tags>:endif :en :fi</tags>
|
||||
<spec>:en<oa>dif</oa></spec>
|
||||
<description>
|
||||
<description short="true">
|
||||
<p>
|
||||
Ends a string of <ex>:if</ex>/<ex>:elseif</ex>/<ex>:else</ex>
|
||||
conditionals.
|
||||
@@ -232,6 +236,7 @@
|
||||
|
||||
<item>
|
||||
<tags>:else :el</tags>
|
||||
<strut/>
|
||||
<spec>:el<oa>se</oa></spec>
|
||||
<description>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user