summaryrefslogtreecommitdiff
path: root/docs/help/in/msg.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/help/in/msg.in')
-rw-r--r--docs/help/in/msg.in23
1 files changed, 16 insertions, 7 deletions
diff --git a/docs/help/in/msg.in b/docs/help/in/msg.in
index f58ba41a..dc70f1f3 100644
--- a/docs/help/in/msg.in
+++ b/docs/help/in/msg.in
@@ -1,15 +1,24 @@
+%9Syntax:%9
+
@SYNTAX:msg@
-Sends a message to a nick or a channel. Usually this
-is used for sending private messages to other persons.
+%9Parameters:%9
+
+ -<server tag>: The server tag the targets are on.
+ -channel: Indicates that the target is a channel.
+ -nick: Indicates that the target is a nickname.
+
+ The target nickname or channel and the message to send.
+
+%9Description:%9
-Examples:
+ Sends a message to a nickname or channel.
-/MSG friend Hi, what's up?
+%9Examples:%9
-/MSG #irssi Hello, is the new gtk-version out already?
-(This format is rarely needed.)
+ /MSG mike Hi, what's up?
+ /MSG #irssi I am awesome :)
-See also: CTCP
+%9See also:%9 ACTION, DCC, JOIN