mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 21:00:40 +02:00
Help files by lite
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@536 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
1fe6d11d7e
commit
d9f9b64c76
111 changed files with 1304 additions and 27 deletions
15
docs/help/in/notify.in
Normal file
15
docs/help/in/notify.in
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
|
||||
@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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue