diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-06-08 12:32:09 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-06-08 12:32:09 +0200 |
commit | 950287d38516cf66183d1ce53b7dd1050cacac42 (patch) | |
tree | 083c98ede008aca0164dad4937659b8827779f04 /doc/en | |
parent | 21356d9909bd6da1c39b15bac88189fe5826b3f7 (diff) | |
download | weechat-950287d38516cf66183d1ce53b7dd1050cacac42.zip |
irc: display a warning when the proxy set in a server does not exist
Diffstat (limited to 'doc/en')
-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 5b01e573c..dd0d719cd 100644 --- a/doc/en/autogen/user/irc_options.txt +++ b/doc/en/autogen/user/irc_options.txt @@ -494,7 +494,7 @@ ** values: any string (default value: `""`) * [[option_irc.server_default.proxy]] *irc.server_default.proxy* -** description: `proxy used for this server (optional)` +** description: `name of proxy used for this server (optional, proxy must be defined with command /proxy)` ** type: string ** values: any string (default value: `""`) |