mcabber/doc/mcabber.1.txt
changeset 1924 57c352ed37f9
parent 1891 88c01c561a40
child 1930 45c8b217fabb
equal deleted inserted replaced
1923:924f4552996c 1924:57c352ed37f9
     1 MCABBER(1)
     1 MCABBER(1)
     2 ===========
     2 ===========
     3 Mikael BERTHE <mcabber@lilotux.net>
     3 Mikael BERTHE <mcabber@lilotux.net>
     4 v0.10.1-dev, April 2010
     4 v0.10.1-dev, November 2010
     5 
     5 
     6 NAME
     6 NAME
     7 ----
     7 ----
     8 mcabber - a simple Jabber (XMPP) console client
     8 mcabber - a simple Jabber (XMPP) console client
     9 
     9 
   476         The "-n" flag turns the message to "normal" type, "-h" to "headline".  "--" can be used to send chat message beginning with -n or -h.
   476         The "-n" flag turns the message to "normal" type, "-h" to "headline".  "--" can be used to send chat message beginning with -n or -h.
   477 
   477 
   478 /say_to [-n|-h] [-q] [-f file] jid text::
   478 /say_to [-n|-h] [-q] [-f file] jid text::
   479         Send the "text" message to the specified jid. +
   479         Send the "text" message to the specified jid. +
   480         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. +
   480         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. +
       
   481         You can send a message to a specific resource of the currently selected contact by using /say_to ./resourcename message. +
   481         The "-n" flag turns the message to "normal" type, "-h" to "headline".  "--" can be used to send chat messages beginning with -n or -h. +
   482         The "-n" flag turns the message to "normal" type, "-h" to "headline".  "--" can be used to send chat messages beginning with -n or -h. +
   482         When "-q" is used, the message will be sent in the background and will not change the current active window. +
   483         When "-q" is used, the message will be sent in the background and will not change the current active window. +
   483         A text file can be provided with the "-f" switch (in which case there's no need to pass a text argument after the jid, of course).
   484         A text file can be provided with the "-f" switch (in which case there's no need to pass a text argument after the jid, of course).
   484 
   485 
   485 /screen_refresh::
   486 /screen_refresh::