mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 14:27:58 +01:00
Document the bang arg to :loadplugins.
This commit is contained in:
@@ -352,7 +352,7 @@
|
||||
<item>
|
||||
<tags>:lpl :loadplugins</tags>
|
||||
<strut/>
|
||||
<spec>:loadplugins <oa>pattern</oa> …</spec>
|
||||
<spec>:loadplugins[!] <oa>pattern</oa> …</spec>
|
||||
<description>
|
||||
<p>
|
||||
Immediately load all plugins which have yet to be loaded. Because
|
||||
@@ -367,6 +367,9 @@
|
||||
If <oa>pattern</oa>s are provided, the given regular expressions are
|
||||
used as filters rather than those in <o>loadplugins</o>.
|
||||
</p>
|
||||
<p>
|
||||
If <oa>!</oa> is given the plugins are forcibly loaded.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user