diff options
Diffstat (limited to 'docs/help/in/unnotify.in')
-rw-r--r-- | docs/help/in/unnotify.in | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/docs/help/in/unnotify.in b/docs/help/in/unnotify.in index 5d74ce80..1dfbb400 100644 --- a/docs/help/in/unnotify.in +++ b/docs/help/in/unnotify.in @@ -1,7 +1,20 @@ +%9Syntax:%9 + @SYNTAX:unnotify@ -Removes an entry from the notify list. +%9Parameters:%9 + + The notify pattern to remove. + +%9Description:%9 + + Removes an entry from the notify list. + +%9Examples:%9 + + /UNNOTIFY bob + /UNNOTIFY *!*@staff.irssi.org -See also: NOTIFY +%9See also:%9 AWAY, HILIGHT, NOTIFY |