diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2006-10-01 10:49:09 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2006-10-01 10:49:09 +0000 |
commit | 3bedad8622925af57c8aa642bd51c5ecb6c0c822 (patch) | |
tree | 5abbbab133c8b9932928999905eb418c0f6c8feb /doc/fr/irc_commands.xml | |
parent | 047d941f46f819d30e8c4b3239716967613015f2 (diff) | |
download | weechat-3bedad8622925af57c8aa642bd51c5ecb6c0c822.zip |
Version 0.2.2-cvs
Diffstat (limited to 'doc/fr/irc_commands.xml')
-rw-r--r-- | doc/fr/irc_commands.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fr/irc_commands.xml b/doc/fr/irc_commands.xml index 06b6817a1..5ef7de4d0 100644 --- a/doc/fr/irc_commands.xml +++ b/doc/fr/irc_commands.xml @@ -42,11 +42,11 @@ bannit des pseudos ou masques pseudo: pseudo ou masque pour le bannissement </programlisting> -<command>ctcp pseudo type [arguments]</command> +<command>ctcp cible type [arguments]</command> <programlisting> envoyer un message CTCP (Client-To-Client Protocol) - pseudo: utilisateur à qui envoyer le CTCP + cible: utilisateur à qui envoyer le CTCP type: type de CTCP (exemples: "version", "ping", etc...) arguments: arguments pour le CTCP |