summaryrefslogtreecommitdiff
path: root/doc/it
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-01-23 07:36:13 +0100
committerSébastien Helleu <flashcode@flashtux.org>2015-01-23 07:36:13 +0100
commit9c7ed50a395dd9f71c8f39bef462edf2f4cea6ae (patch)
tree34b48d4512c3e870b10e1babd9a5e09768f3e01f /doc/it
parent25671248e3b6286c753e49e3d5f6badda6ebd7b6 (diff)
downloadweechat-9c7ed50a395dd9f71c8f39bef462edf2f4cea6ae.zip
doc: update description of server option "sasl_key" in user's guide
Diffstat (limited to 'doc/it')
-rw-r--r--doc/it/weechat_user.it.asciidoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/it/weechat_user.it.asciidoc b/doc/it/weechat_user.it.asciidoc
index 9255cbefc..c44d2e6d0 100644
--- a/doc/it/weechat_user.it.asciidoc
+++ b/doc/it/weechat_user.it.asciidoc
@@ -2343,7 +2343,8 @@ Le opzioni nel server sono:
* 'sasl_username': nome utente (nick)
* 'sasl_password': password
// TRANSLATION MISSING
-* 'sasl_key': path to private key (for mechanism 'ecdsa-nist256p-challenge')
+* 'sasl_key': file with ECc private key (for mechanism
+ 'ecdsa-nist256p-challenge')
// TRANSLATION MISSING
[[irc_sasl_ecdsa_nist256p_challenge]]