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/nctcp.in | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'docs/help/in/nctcp.in') diff --git a/docs/help/in/nctcp.in b/docs/help/in/nctcp.in index 58b80545..3e6858f6 100644 --- a/docs/help/in/nctcp.in +++ b/docs/help/in/nctcp.in @@ -1,7 +1,21 @@ +%9Syntax:%9 + @SYNTAX:nctcp@ -Sends a CTCP reply notice to the nick/channel. +%9Parameters:%9 + + A target nickname or channel, a command and the data. + +%9Description:%9 + + Sends a CTCP reply to a nickname or channel; you can provide multiple + targets by separating them with the comma "," character. + +%9Examples:%9 + + /NCTCP #irssi VERSION King of the Jungle v1.0 + /NCTCP bob,#freenode USERINFO I am bob :p -See also: CTCP, ACTION, MSG, NOTICE +%9See also:%9 CTCP -- cgit v1.2.3