diff options
Diffstat (limited to 'docs/help/unnotify')
-rw-r--r-- | docs/help/unnotify | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/help/unnotify b/docs/help/unnotify new file mode 100644 index 0000000..6df266c --- /dev/null +++ b/docs/help/unnotify @@ -0,0 +1,20 @@ + +%9Syntax:%9 + +UNNOTIFY %|<mask> + +%9Parameters:%9 + + The notify pattern to remove. + +%9Description:%9 + + Removes an entry from the notify list. + +%9Examples:%9 + + /UNNOTIFY bob + /UNNOTIFY *!*@staff.irssi.org + +%9See also:%9 AWAY, HILIGHT, NOTIFY + |