diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-07-15 09:21:39 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-07-15 09:21:39 +0200 |
commit | a4dac092d2cfcd86aec1a4a9aad8616a9e00cb7a (patch) | |
tree | 08a76f0282b79e30e8374284b56f32ff6bdca7cb /doc/fr | |
parent | 7033c1bda503c78ce630c09c83ab4d360d27cec0 (diff) | |
download | weechat-a4dac092d2cfcd86aec1a4a9aad8616a9e00cb7a.zip |
irc: describe possible values in /help irc.look.display_away
Diffstat (limited to 'doc/fr')
-rw-r--r-- | doc/fr/autogen/user/irc_options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/autogen/user/irc_options.txt b/doc/fr/autogen/user/irc_options.txt index a0da01822..a824f1ec7 100644 --- a/doc/fr/autogen/user/irc_options.txt +++ b/doc/fr/autogen/user/irc_options.txt @@ -109,7 +109,7 @@ ** valeurs: toute chaîne (valeur par défaut: `"%a, %d %b %Y %T %z"`) * [[option_irc.look.display_away]] *irc.look.display_away* -** description: `affiche un message pour l'absence/le retour` +** description: `afficher un message pour l'absence/retour (off: ne rien afficher/envoyer, local: afficher en local, channel: envoyer l'action aux canaux)` ** type: entier ** valeurs: off, local, channel (valeur par défaut: `local`) |