summaryrefslogtreecommitdiff
path: root/docs/manual.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual.txt')
-rw-r--r--docs/manual.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/manual.txt b/docs/manual.txt
index 3bf39482..8a7532d5 100644
--- a/docs/manual.txt
+++ b/docs/manual.txt
@@ -828,11 +828,9 @@
are in IRC all the time. So I made a bit more featureful notify
list:
- /NOTIFY [-list] [-away] [-idle [minutes]] <mask> [network [network...]]
+ /NOTIFY [-list] [-away] <mask> [network [network...]]
-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.