diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-08-20 14:30:50 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-08-20 14:30:50 +0200 |
commit | 64bbb327bb80b00928c032302f6410017211b361 (patch) | |
tree | 53fc2a550f0d583ceccbfa2aa5f461dc7ab0d0b3 /doc/fr/autogen | |
parent | 12a37a90758cdd6af0839a8a6cd2236dc4a518c0 (diff) | |
download | weechat-64bbb327bb80b00928c032302f6410017211b361.zip |
core: improve help of command /away
Diffstat (limited to 'doc/fr/autogen')
-rw-r--r-- | doc/fr/autogen/user/weechat_commands.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fr/autogen/user/weechat_commands.txt b/doc/fr/autogen/user/weechat_commands.txt index eb2408035..7a52eeb57 100644 --- a/doc/fr/autogen/user/weechat_commands.txt +++ b/doc/fr/autogen/user/weechat_commands.txt @@ -1,9 +1,9 @@ [[command_weechat_away]] -[command]*`away`* basculer le statut absent:: +[command]*`away`* définir ou supprimer le statut d'absence:: ........................................ /away [-all] [<message>] - -all: basculer le statut absent sur tous les serveurs connectés + -all: définir ou supprimer le statut d'absence sur tous les serveurs connectés message: message pour l'absence (si pas de message donné, le statut d'absence est supprimé) ........................................ |