comparison mcabber/doc/mcabber.1.txt @ 436:802da817a684

Add /rawxml command
author Mikael Berthe <mikael@lilotux.net>
date Thu, 15 Sep 2005 23:22:12 +0200
parents c918c1831d58
children 264f40222872
comparison
equal deleted inserted replaced
434:c918c1831d58 436:802da817a684
161 'abort';; leave multi-line mode without sending the message 161 'abort';; leave multi-line mode without sending the message
162 162
163 /quit:: 163 /quit::
164 Disconnect and leave `mcabber(1)`. 164 Disconnect and leave `mcabber(1)`.
165 165
166 /rawxml send::
167 'send' string: send string (raw XML format) to the Jabber server. No check is done on the string provided. BEWARE! Use this only if you know what you are doing, or you could terminate the connection.
168
166 /rename nickname:: 169 /rename nickname::
167 Rename current buddy to the given nickname. 170 Rename current buddy to the given nickname.
168 This command does not work for groups, at the moment (but you can move 171 This command does not work for groups, at the moment (but you can move
169 the buddies to another group with the /move command). 172 the buddies to another group with the /move command).
170 173