diff options
Diffstat (limited to 'common/locale/en-US/options.xml')
-rw-r--r-- | common/locale/en-US/options.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml index fa66f6fb..7a37f164 100644 --- a/common/locale/en-US/options.xml +++ b/common/locale/en-US/options.xml @@ -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> |