mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 18:53:12 +02:00
relay: add protocol "api" in description of info "relay_client_count"
This commit is contained in:
@@ -247,7 +247,7 @@ relay_info_init (void)
|
||||
N_("number of clients for relay"),
|
||||
/* TRANSLATORS: please do not translate the status names, they must be used in English */
|
||||
N_("protocol,status (both are optional, for each argument \"*\" "
|
||||
"means all; protocols: irc, weechat; statuses: connecting, "
|
||||
"means all; protocols: api, irc, weechat; statuses: connecting, "
|
||||
"waiting_auth, connected, auth_failed, disconnected)"),
|
||||
&relay_info_info_relay_client_count_cb, NULL, NULL);
|
||||
/* infolist hooks */
|
||||
|
||||
Reference in New Issue
Block a user