1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-29 18:33:36 +02:00

Minor help updates.

This commit is contained in:
Kris Maglione
2011-02-22 02:46:10 -05:00
parent 88de726057
commit 28ec383432
6 changed files with 27 additions and 18 deletions

View File

@@ -185,15 +185,16 @@
<item>
<tags>:dels :delstyle</tags>
<strut/>
<spec>:dels<oa>tyle</oa><oa>!</oa> <oa>-name=<a>name</a></oa> <oa>-index=<a>index</a></oa> <oa>filter</oa> <oa>css</oa></spec>
<description>
<p>
Delete any matching styles. With <oa>!</oa>, delete all styles.
If <oa>filter</oa> is provided, only matching elements of the
filter are disabled. For instance, when run with a filter
<str>mozilla.org</str>, an existing style with a filter
<str>www.google.com,mozilla.org</str>, will result in a style for
<str>www.google.com</str>.
<str delim="">mozilla.org</str>, an existing style with a filter
<str delim="">www.google.com,mozilla.org</str>, will result in a style for
<str delim="">www.google.com</str>.
</p>
<p>The available options are:</p>