~ubuntu-branches/ubuntu/intrepid/irssi/intrepid-updates

« back to all changes in this revision

Viewing changes to docs/help/in/notify.in

  • Committer: Bazaar Package Importer
  • Author(s): David Pashley
  • Date: 2005-12-10 21:25:51 UTC
  • Revision ID: james.westby@ubuntu.com-20051210212551-5qwm108g7inyu2f2
Tags: upstream-0.8.10
ImportĀ upstreamĀ versionĀ 0.8.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
@SYNTAX:notify@
 
3
 
 
4
     -away: Notifies about away-status changes
 
5
     -idle: Notifies if idle time is first larger than <minutes>
 
6
            (default is hour) and then it drops down.
 
7
     -list: Lists the notify list entries with all their settings   
 
8
            <mask>: Either a simple "nick" or "nick!*@*blah.org". 
 
9
            The nick can't contain wildcards, but the user/host can.
 
10
        
 
11
/NOTIFY without any arguments displays if the people in notify
 
12
list are online or offline.
 
13
 
 
14
See also: UNNOTIFY, SET NOTIFY
 
15