changeset 1924:57c352ed37f9

Update help/documentation
author Mikael Berthe <mikael@lilotux.net>
date Wed, 10 Nov 2010 14:23:43 +0100
parents 924f4552996c
children 3655f52687f0
files mcabber/doc/help/en/hlp_say_to.txt mcabber/doc/help/fr/hlp_say_to.txt mcabber/doc/mcabber.1 mcabber/doc/mcabber.1.html mcabber/doc/mcabber.1.txt
diffstat 5 files changed, 10 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/doc/help/en/hlp_say_to.txt	Wed Nov 10 14:08:49 2010 +0100
+++ b/mcabber/doc/help/en/hlp_say_to.txt	Wed Nov 10 14:23:43 2010 +0100
@@ -3,6 +3,7 @@
 
 Send the "text" message to the specified jid.
 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.
+You can send a message to a specific resource of the currently selected contact by using /say_to ./resourcename message.
 The "-n" flag turns the message to "normal" type, "-h" to "headline".  "--" can be used to send chat messages beginning with -n or -h.
 When "-q" is used, the message will be sent in the background and will not change the current active window.
 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).
--- a/mcabber/doc/help/fr/hlp_say_to.txt	Wed Nov 10 14:08:49 2010 +0100
+++ b/mcabber/doc/help/fr/hlp_say_to.txt	Wed Nov 10 14:23:43 2010 +0100
@@ -3,5 +3,6 @@
 
 Envoie le message "texte" à l'utilisateur "jid".
 Remarquez que cette commande ne définit pas la ressource par défaut d'un contact, par conséquent si vous désirez envoyer plusieurs messages à une ressource précise il faudra utiliser "/say_to" à chaque fois.
+Vous pouvez envoyer un message à une ressource spécifique du contact sélectionné en faisant /say_to ./resource message.
 Lorsque "-q" est utilisé, le message sera envoyé en arrière plan et la fenêtre active sera conservée.
 Un fichier texte peut être fourni avec l'option "-f" (auquel cas il est inutile de préciser le paramètre texte).
--- a/mcabber/doc/mcabber.1	Wed Nov 10 14:08:49 2010 +0100
+++ b/mcabber/doc/mcabber.1	Wed Nov 10 14:23:43 2010 +0100
@@ -2,12 +2,12 @@
 .\"     Title: mcabber
 .\"    Author: [see the "AUTHOR" section]
 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\"      Date: 03/28/2010
+.\"      Date: 11/10/2010
 .\"    Manual: \ \&
 .\"    Source: \ \& 0.10.1-dev
 .\"  Language: English
 .\"
-.TH "MCABBER" "1" "03/28/2010" "\ \& 0\&.10\&.0\-dev" "\ \&"
+.TH "MCABBER" "1" "11/10/2010" "\ \& 0\&.10\&.0\-dev" "\ \&"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -1332,6 +1332,8 @@
 
 Please note that this command doesn\(cqt 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\&.
 
+You can send a message to a specific resource of the currently selected contact by using /say_to ./resourcename message\&.
+
 The "\-n" flag turns the message to "normal" type, "\-h" to "headline"\&. "\-\-" can be used to send chat messages beginning with \-n or \-h\&.
 
 When "\-q" is used, the message will be sent in the background and will not change the current active window\&.
--- a/mcabber/doc/mcabber.1.html	Wed Nov 10 14:08:49 2010 +0100
+++ b/mcabber/doc/mcabber.1.html	Wed Nov 10 14:23:43 2010 +0100
@@ -2511,6 +2511,7 @@
 <p>
         Send the "text" message to the specified jid.<br />
         Please note that this command doesn&#8217;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.<br />
+        You can send a message to a specific resource of the currently selected contact by using /say_to ./resourcename message.<br />
         The "-n" flag turns the message to "normal" type, "-h" to "headline".  "--" can be used to send chat messages beginning with -n or -h.<br />
         When "-q" is used, the message will be sent in the background and will not change the current active window.<br />
         A text file can be provided with the "-f" switch (in which case there&#8217;s no need to pass a text argument after the jid, of course).
@@ -2624,7 +2625,7 @@
 <div id="footer">
 <div id="footer-text">
 Version 0.10.1-dev<br />
-Last updated 2010-03-28 11:48:11 CEST
+Last updated 2010-11-10 14:19:41 CEST
 </div>
 </div>
 </body>
--- a/mcabber/doc/mcabber.1.txt	Wed Nov 10 14:08:49 2010 +0100
+++ b/mcabber/doc/mcabber.1.txt	Wed Nov 10 14:23:43 2010 +0100
@@ -1,7 +1,7 @@
 MCABBER(1)
 ===========
 Mikael BERTHE <mcabber@lilotux.net>
-v0.10.1-dev, April 2010
+v0.10.1-dev, November 2010
 
 NAME
 ----
@@ -478,6 +478,7 @@
 /say_to [-n|-h] [-q] [-f file] jid text::
         Send the "text" message to the specified jid. +
         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. +
+        You can send a message to a specific resource of the currently selected contact by using /say_to ./resourcename message. +
         The "-n" flag turns the message to "normal" type, "-h" to "headline".  "--" can be used to send chat messages beginning with -n or -h. +
         When "-q" is used, the message will be sent in the background and will not change the current active window. +
         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).