1
0
mirror of https://github.com/irssi/irssi.git synced 2024-08-04 03:34:18 -04:00
irssi/docs/help/in/notify.in
Geert Hauwaerts 8014fd2cb0 Syntax documentation rewrite for N-commands.
Rewrote the syntax documentation for all commands starting with the
letter N.
2014-07-09 18:21:39 +02:00

30 lines
645 B
Plaintext

%9Syntax:%9
@SYNTAX:notify@
%9Parameters:%9
-away: Notifies you if the target modifies its away status.
-list: Displays the list of notifications.
The nickname or mask to get a notification for; if no arguments are given,
the current matching notifications will be displayed.
You may also provide the network that the target must be on.
%9Description:%9
Notifies you when a nickname or users matching a host on the notification
list comes online or offline.
%9Examples:%9
/NOTIFY -list
/NOTIFY -away mike
/NOTIFY bob
/NOTIFY *!*@staff.irssi.org
%9See also:%9 AWAY, HILIGHT, UNNOTIFY