summaryrefslogtreecommitdiff
path: root/docs/help/in/nctcp.in
diff options
context:
space:
mode:
authorGeert Hauwaerts <geert@hauwaerts.be>2014-07-09 18:21:39 +0200
committerGeert Hauwaerts <geert@hauwaerts.be>2014-07-09 18:21:39 +0200
commit8014fd2cb0d05b41a7b3b9bbe26e91a5fd040651 (patch)
treeb6cc4346b30a47f9288ae53c9eeb808ea3c15a12 /docs/help/in/nctcp.in
parentc8dd54c2f669f023538670b28a7593cf14aa3d8e (diff)
downloadirssi-8014fd2cb0d05b41a7b3b9bbe26e91a5fd040651.zip
Syntax documentation rewrite for N-commands.
Rewrote the syntax documentation for all commands starting with the letter N.
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