diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-03-19 19:28:19 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-03-19 19:28:19 +0100 |
commit | bc3fa9fd4cddd24d066b60f11c08d3c8e5ff1e61 (patch) | |
tree | 7f70801298fb4301f4ff98933cda2bcaf4d18e62 /doc/fr/autogen | |
parent | 568d913c5895e356672320a4a6694570ed0b87c2 (diff) | |
download | weechat-bc3fa9fd4cddd24d066b60f11c08d3c8e5ff1e61.zip |
Move /away command from irc plugin to core
Diffstat (limited to 'doc/fr/autogen')
-rw-r--r-- | doc/fr/autogen/user/irc_commands.txt | 9 | ||||
-rw-r--r-- | doc/fr/autogen/user/weechat_commands.txt | 9 |
2 files changed, 9 insertions, 9 deletions
diff --git a/doc/fr/autogen/user/irc_commands.txt b/doc/fr/autogen/user/irc_commands.txt index b565e3975..df6e5b67c 100644 --- a/doc/fr/autogen/user/irc_commands.txt +++ b/doc/fr/autogen/user/irc_commands.txt @@ -41,15 +41,6 @@ /allserv away Je suis absent ........................................ -• *`/away`* `[-all] [message]`:: - -........................................ - basculer le statut absent - - -all: basculer le statut absent sur tous les serveurs connectés - message: message pour l'absence (si pas de message donné, le statut d'absence est supprimé) -........................................ - • *`/ban`* `[canal] [pseudo [pseudo ...]]`:: ........................................ diff --git a/doc/fr/autogen/user/weechat_commands.txt b/doc/fr/autogen/user/weechat_commands.txt index f2f57b39d..e4f03bd90 100644 --- a/doc/fr/autogen/user/weechat_commands.txt +++ b/doc/fr/autogen/user/weechat_commands.txt @@ -1,3 +1,12 @@ +• *`/away`* `[-all] [message]`:: + +........................................ + basculer le statut absent + + -all: basculer le statut absent sur tous les serveurs connectés + message: message pour l'absence (si pas de message donné, le statut d'absence est supprimé) +........................................ + • *`/bar`* `[add nombarre type[,cond1,cond2,...] position taille separateur objet1,objet2,...] | [default] | [del nombarre|-all] | [set nombarre option valeur] | [hide|show|toggle nombarre] | [scroll nombarre tampon valeur_scroll] | [list] | [listfull] | [listitems]`:: ........................................ |