diff options
Diffstat (limited to 'docs/help/in/ignore.in')
-rw-r--r-- | docs/help/in/ignore.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/help/in/ignore.in b/docs/help/in/ignore.in index 85f71ad8..2d19dd08 100644 --- a/docs/help/in/ignore.in +++ b/docs/help/in/ignore.in @@ -21,6 +21,10 @@ Ignores nicknames or text that matches a pattern. + The special level "NO_ACT" can be used to ignore activity in the statusbar + without actually ignoring the message; this behaviour is somewhat special + because it is allowed in addition to other ignores for the same target. + %9Examples:%9 /IGNORE @@ -36,6 +40,7 @@ /IGNORE #irssi NO_ACT JOINS PARTS QUITS /IGNORE mike NO_ACT -MSGS /IGNORE -regexp -pattern + /IGNORE mike NO_ACT -MSGS %9See also:%9 ACCEPT, SILENCE, UNIGNORE |