mcabber/doc/mcabber.1.txt
changeset 886 e58ae191a25c
parent 876 e583d617838a
child 901 45ddb3ada74f
equal deleted inserted replaced
885:afdd81c2c44d 886:e58ae191a25c
   290         'send_to' jid;;     send the current multi-line message to "jid"
   290         'send_to' jid;;     send the current multi-line message to "jid"
   291         'toggle';;          switch to/from multi-line mode (begin/send)
   291         'toggle';;          switch to/from multi-line mode (begin/send)
   292         'toggle_verbatim';; same with verbatim multi-line mode
   292         'toggle_verbatim';; same with verbatim multi-line mode
   293         'abort';;           leave multi-line mode without sending the message
   293         'abort';;           leave multi-line mode without sending the message
   294 
   294 
   295 /rename nickname::
   295 /rename name::
   296         Rename current buddy to the given nickname.
   296         Rename current buddy or group to the given name.
   297         This command does not work for groups, at the moment (but you can move
   297         Please note that a group name change is only done when the server's
   298         the buddies to another group with the "/move" command).
   298         acknowledgment is received, so a slight delay can be noticed.
   299 
   299 
   300 /request time|version [jid]::
   300 /request time|version [jid]::
   301         Send a "IQ" query to the current buddy, or to the specified Jabber
   301         Send a "IQ" query to the current buddy, or to the specified Jabber
   302         user.  If the resource is not provided with the jid, mcabber will
   302         user.  If the resource is not provided with the jid, mcabber will
   303         send the query to all known resources for this user.
   303         send the query to all known resources for this user.