1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-24 19:11:25 +02:00

Help formatting fixes.

--HG--
branch : xslt
This commit is contained in:
Kris Maglione
2009-10-24 14:24:50 -04:00
parent 0d44d919bc
commit 4c13eb0798
14 changed files with 116 additions and 98 deletions
+3 -3
View File
@@ -24,7 +24,7 @@
<description>
<p>
Execute a single Ex command after all initialization has been performed. See
[j]initialization[j].
<t>initialization</t>.
</p>
<p>This option can be specified multiple times.</p>
@@ -38,7 +38,7 @@
<description>
<p>
Execute a single Ex command before any initialization has been performed. See
[j]initialization[j].
<t>initialization</t>.
</p>
<p>This option can be specified multiple times.</p>
@@ -53,7 +53,7 @@
<p>
The file <a>rcfile</a> is used for user initialization commands. If <a>rcfile</a> is
"NORC" then no startup initialization is performed except for the loading of
plugins, i.e., steps 1. and 2. in [j]initialization[j] are skipped. If <a>rcfile</a>
plugins, i.e., steps 1. and 2. in <t>initialization</t> are skipped. If <a>rcfile</a>
is "NONE" then plugin loading is also skipped.
</p>
</description>