mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 09:43:13 +02:00
core: replace "proxyname" by "proxy_name" in /help proxy
This commit is contained in:
@@ -9654,7 +9654,7 @@ command_init (void)
|
||||
N_("mask: name where wildcard \"*\" is allowed"),
|
||||
N_("raw[set]: set a value for a proxy property"),
|
||||
N_("option: option to change (for options list, look at /set "
|
||||
"weechat.proxy.<proxyname>.*)"),
|
||||
"weechat.proxy.<proxy_name>.*)"),
|
||||
N_("value: new value for option"),
|
||||
"",
|
||||
N_("Examples:"),
|
||||
|
||||
Reference in New Issue
Block a user