mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
d9f9b64c76
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@536 dbcabf3a-b0e7-0310-adc4-f8d773084564
16 lines
522 B
Plaintext
16 lines
522 B
Plaintext
|
|
@SYNTAX:notify@
|
|
|
|
-away: Notifies about away-status changes
|
|
-idle: Notifies if idle time is first larger than <minutes>
|
|
(default is hour) and then it drops down.
|
|
-list: Lists the notify list entries with all their settings
|
|
<mask>: Either a simple "nick" or "nick!*@*blah.org".
|
|
The nick can't contain wildcards, but the user/host can.
|
|
|
|
/NOTIFY without any arguments displays if the people in notify
|
|
list are online or offline.
|
|
|
|
See also: UNNOTIFY, SET NOTIFY
|
|
|