1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 16:12:26 +01:00

Fix reference to old boolean 'loadplugins' in :help startup.

This commit is contained in:
Doug Kearns
2011-06-16 15:32:19 +10:00
parent 3763e44e3b
commit fefe76dfa0

View File

@@ -104,7 +104,7 @@
</li>
<li>
<p>
If <o>exrc</o> is set and the +u command-line option was not
If <o>exrc</o> is set and the <t>+u</t> command-line option was not
specified, then any RC file in the current directory is also
sourced.
</p>
@@ -119,7 +119,7 @@
</p>
<ul>
<li><o>noloadplugins</o> is set,</li>
<li><o>loadplugins</o> is unset,</li>
<li>the <t>++noplugin</t> command-line option was specified, or</li>
<li>the <tt><t>+u</t>=NONE</tt> command-line option was specified.</li>
</ul>