summaryrefslogtreecommitdiff
path: root/doc/en/weechat_user.en.asciidoc
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/en/weechat_user.en.asciidoc
parent25671248e3b6286c753e49e3d5f6badda6ebd7b6 (diff)
downloadweechat-9c7ed50a395dd9f71c8f39bef462edf2f4cea6ae.zip
doc: update description of server option "sasl_key" in user's guide
Diffstat (limited to 'doc/en/weechat_user.en.asciidoc')
-rw-r--r--doc/en/weechat_user.en.asciidoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/en/weechat_user.en.asciidoc b/doc/en/weechat_user.en.asciidoc
index e9a461995..4f78218d2 100644
--- a/doc/en/weechat_user.en.asciidoc
+++ b/doc/en/weechat_user.en.asciidoc
@@ -2227,7 +2227,8 @@ Options in servers are:
* 'sasl_fail': action to perform if authentication fails
* 'sasl_username': username (nick)
* 'sasl_password': password
-* 'sasl_key': path to private key (for mechanism 'ecdsa-nist256p-challenge')
+* 'sasl_key': file with ECC private key (for mechanism
+ 'ecdsa-nist256p-challenge')
[[irc_sasl_ecdsa_nist256p_challenge]]
===== SASL ECDSA-NIST256P-CHALLENGE