diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-02-20 11:44:30 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-02-20 11:44:30 +0100 |
commit | f78f42d83383173f5e3b96ddb67f9ca64304e24c (patch) | |
tree | c386c2c2f99dd2e267ac241e503f422f45195101 /doc/en/autogen/user/irc_options.txt | |
parent | cdadbdec0d92c4acf52fa93ad48a6a5eda8fa225 (diff) | |
download | weechat-f78f42d83383173f5e3b96ddb67f9ca64304e24c.zip |
irc: add note about option irc.network.whois_double_nick in /help whois
Diffstat (limited to 'doc/en/autogen/user/irc_options.txt')
-rw-r--r-- | doc/en/autogen/user/irc_options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/irc_options.txt b/doc/en/autogen/user/irc_options.txt index 28c232d9e..03b2247b0 100644 --- a/doc/en/autogen/user/irc_options.txt +++ b/doc/en/autogen/user/irc_options.txt @@ -411,7 +411,7 @@ * [[option_irc.network.whois_double_nick]] *irc.network.whois_double_nick* ** description: `double the nick in /whois command (if only one nick is given), to get idle time in answer; for example: "/whois nick" will send "whois nick nick"` ** type: boolean -** values: on, off (default value: `on`) +** values: on, off (default value: `off`) * [[option_irc.server_default.addresses]] *irc.server_default.addresses* ** description: `list of hostname/port or IP/port for server (separated by comma)` |