1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-17 03:53:33 +01:00

Reconcile the format of 'sanitizeitems' with most other list options.

This commit is contained in:
Kris Maglione
2011-08-06 13:51:21 -04:00
parent b9f4221643
commit 48d1109f6a
5 changed files with 42 additions and 15 deletions

View File

@@ -1321,7 +1321,10 @@
<description>
<p>
The default list of private items to sanitize. See
<ex>:sanitize</ex> for a list and explanation of possible values.
<ex>:sanitize</ex> for a list and explanation of possible values. A
value of <str>all</str> will cause all items to be sanitized. Items
may be excluded by prefixing them with a <tt>!</tt>. The first
matching item takes precedence.
</p>
</description>
</item>