diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-10-05 09:46:51 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-10-05 09:46:51 +0200 |
commit | ecba10eab2eb7b62e72d56833aa54758aa99e1c7 (patch) | |
tree | 92be6bdef5742a03cd4d99d867116d82055c2ea2 /doc/fr/weechat_user.fr.txt | |
parent | 67726a94514fca53b0a775d294ac4f36c2b10350 (diff) | |
download | weechat-ecba10eab2eb7b62e72d56833aa54758aa99e1c7.zip |
doc: add "nick" for sasl_username option (irc plugin) in user guide
Diffstat (limited to 'doc/fr/weechat_user.fr.txt')
-rw-r--r-- | doc/fr/weechat_user.fr.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt index 7793989bd..40fdbbd1e 100644 --- a/doc/fr/weechat_user.fr.txt +++ b/doc/fr/weechat_user.fr.txt @@ -1373,7 +1373,7 @@ Les options dans le serveur sont : * 'sasl_mechanism' : mécanisme à utiliser ("plain" ou "dh-blowfish") * 'sasl_timeout' : délai d'attente maximum (en secondes) pour l'authentification -* 'sasl_username' : nom d'utilisateur +* 'sasl_username' : nom d'utilisateur (pseudo) * 'sasl_password' : mot de passe Si vous voulez utiliser "dh-blowfish" par défaut pour tous les serveurs : |