1
0
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:
Sébastien Helleu
2026-03-21 13:28:38 +01:00
parent 5e963c7546
commit da4881959e
15 changed files with 49 additions and 31 deletions
+1 -1
View File
@@ -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:"),