annotate mcabber/doc/help/en/hlp_say_to.txt @ 1350:096411233fce

Add /roster item_toggle_lock (suggested by Wolfram S.)
author Mikael Berthe <mikael@lilotux.net>
date Sat, 10 Nov 2007 22:14:57 +0100
parents 9bc68473f8a3
children ec5d5a9fef76
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
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_TO [-n|-h|--] jid text
904
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
3
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
4 Send the "text" message to the specified jid.
915
59b53fed6de1 Update help files
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
5 Please note that this command doesn't set the default resource for a contact, so if you want to send several messages to a specific resource you will have to use "/say_to" for each message.
1305
9bc68473f8a3 -n and -f flags to message-sending commands
Michal 'vorner' Vaner <vorner@ucw.cz>
parents: 915
diff changeset
6 The "-n" flag turn the message to "normal" type, "-h" to "headline". "--" can be used to send chat message beginning with -n or -h.