mcabber/doc/help/en/hlp_say.txt
author Mikael Berthe <mikael@lilotux.net>
Tue, 02 Oct 2007 22:19:02 +0200
changeset 1316 bf1a83644998
parent 1305 9bc68473f8a3
child 1776 a6d71ddf927f
permissions -rw-r--r--
Another help file update...
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
904
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     1
1305
9bc68473f8a3 -n and -f flags to message-sending commands
Michal 'vorner' Vaner <vorner@ucw.cz>
parents: 915
diff changeset
     2
 /SAY [-n|-h|--] text
904
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
915
59b53fed6de1 Update help files
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
     4
Send the "text" message to the currently selected buddy.  It can be useful if you want to send a message beginning with a slash, for example.
1316
bf1a83644998 Another help file update...
Mikael Berthe <mikael@lilotux.net>
parents: 1305
diff changeset
     5
The "-n" flag turns the message to "normal" type, "-h" to "headline". "--" can be used to send chat message beginning with -n or -h.