mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 14:12:27 +01:00
Fix reference to old boolean 'loadplugins' in :help startup.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user