summaryrefslogtreecommitdiffstats
path: root/docs/help/in/notify.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 20:18:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 20:18:39 +0000
commitfff5217f02d91268ce90c8c05665602c059faaef (patch)
tree2ba24d32dc96eafe7ed0a85269548e76796d849d /docs/help/in/notify.in
parentInitial commit. (diff)
downloadirssi-upstream.tar.xz
irssi-upstream.zip
Adding upstream version 1.4.5.upstream/1.4.5upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/help/in/notify.in')
-rw-r--r--docs/help/in/notify.in29
1 files changed, 29 insertions, 0 deletions
diff --git a/docs/help/in/notify.in b/docs/help/in/notify.in
new file mode 100644
index 0000000..14253c1
--- /dev/null
+++ b/docs/help/in/notify.in
@@ -0,0 +1,29 @@
+
+%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
+