diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-12-13 21:21:02 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-12-13 21:21:02 +0100 |
commit | 8d107912d6885e03d74403117f63856ffb1d6c2b (patch) | |
tree | 298e4d5c47f35c7b157bc418021c6cf2b0299be2 /doc/en | |
parent | c487965e8ba42d60a65bac6939f44683721b250b (diff) | |
download | weechat-8d107912d6885e03d74403117f63856ffb1d6c2b.zip |
core: update translations
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/user/irc_options.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/irc_options.adoc b/doc/en/autogen/user/irc_options.adoc index 115f8e6e2..06250468d 100644 --- a/doc/en/autogen/user/irc_options.adoc +++ b/doc/en/autogen/user/irc_options.adoc @@ -765,7 +765,7 @@ ** default value: `+""+` * [[option_irc.server_default.ssl_password]] *irc.server_default.ssl_password* -** description: pass:none[password for SSL certificate's private key (note: content is evaluated, see /help eval; server options are evaluated with ${irc_server.xxx} and ${server} is replaced by the server name)] +** description: pass:none[password for SSL certificate's private key; only used with gnutls version >= 3.1.0 (note: content is evaluated, see /help eval; server options are evaluated with ${irc_server.xxx} and ${server} is replaced by the server name)] ** type: string ** values: any string ** default value: `+""+` |