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

Add -types argument to :ext* commands.

This commit is contained in:
Kris Maglione
2011-06-01 17:19:55 -04:00
parent d34a7b27e4
commit 61aa32fd13
3 changed files with 27 additions and 4 deletions

View File

@@ -88,6 +88,18 @@
<h2 tag="extensions add-ons">Add-ons</h2>
<p>
The following commands manipulate the currently installed
add-ons. With the exception of <ex>:extadd</ex>, they all except
the following arguments:
</p>
<dl>
<dt>-types</dt> <dd>The types of add-ons to operate on, the most
common types being <tt>extension</tt>, <tt>theme</tt>, and <tt>plugin</tt> (short names <em>-type</em>,
<em>-t</em>)</dd>
</dl>
<item>
<tags>:exta :extadd</tags>
<spec>:exta<oa>dd</oa> <a>file|url</a></spec>