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/it | |
parent | 67726a94514fca53b0a775d294ac4f36c2b10350 (diff) | |
download | weechat-ecba10eab2eb7b62e72d56833aa54758aa99e1c7.zip |
doc: add "nick" for sasl_username option (irc plugin) in user guide
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_user.it.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt index f44fda4e0..c2a654af9 100644 --- a/doc/it/weechat_user.it.txt +++ b/doc/it/weechat_user.it.txt @@ -1356,7 +1356,7 @@ Le opzioni nel server sono: * 'sasl_mechanism': meccanismo da usare ("plain" o "dh-blowfish") * 'sasl_timeout': timeout (in secondi) per l'autenticazione -* 'sasl_username': nome utente +* 'sasl_username': nome utente (nick) * 'sasl_password': password Se si desidera usare "dh-blowfish" in tutti i server: |