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

Fix some formatting issues in starting.xml.

--HG--
branch : key-processing
This commit is contained in:
Kris Maglione
2011-01-24 15:48:49 -05:00
parent 90e42e72c1
commit a3692374ed

View File

@@ -22,6 +22,7 @@
<item>
<tags>+c</tags>
<strut/>
<spec>+c <a>command</a></spec>
<description>
<p>
@@ -35,6 +36,7 @@
<item>
<tags>++cmd</tags>
<strut/>
<spec>++cmd <a>command</a></spec>
<description>
<p>
@@ -48,6 +50,7 @@
<item>
<tags>+u</tags>
<strut/>
<spec>+u <a>rcfile</a></spec>
<description>
<p>
@@ -61,6 +64,7 @@
<item>
<tags>++noplugin</tags>
<strut/>
<spec>++noplugin</spec>
<description>
<p>Prevents plugin scripts from being loaded at startup. See <o>loadplugins</o>.</p>