summaryrefslogtreecommitdiff
path: root/docs/help/in/nctcp.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/help/in/nctcp.in')
-rw-r--r--docs/help/in/nctcp.in18
1 files changed, 16 insertions, 2 deletions
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