From 8014fd2cb0d05b41a7b3b9bbe26e91a5fd040651 Mon Sep 17 00:00:00 2001 From: Geert Hauwaerts Date: Wed, 9 Jul 2014 18:21:39 +0200 Subject: Syntax documentation rewrite for N-commands. Rewrote the syntax documentation for all commands starting with the letter N. --- docs/help/in/notice.in | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) (limited to 'docs/help/in/notice.in') diff --git a/docs/help/in/notice.in b/docs/help/in/notice.in index 6b4da9b0..c715c8a6 100644 --- a/docs/help/in/notice.in +++ b/docs/help/in/notice.in @@ -1,10 +1,24 @@ +%9Syntax:%9 + @SYNTAX:notice@ -Sends a notice to the nick or the channel. Usually notices are -used in bots and scripts for different kinds of replies. The -IRC protocol states that notices may not generate replies to -avoid msg loops. +%9Parameters:%9 + + The targets and the message to notify. + +%9Description:%9 + + Sends a notice to the target nickname or channel; these are often used in + automated bots or scripts. + + You can provide multiple targets by separating them with the comma "," + character. + +%9Examples:%9 + + /NOTICE mike You sir, are just awesome! + /NOTICE bob,#irssi Fish go blub :p -See also: NCTCP, MSG +%9See also:%9 CTCP, MSG, NCTCP -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0