1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 22:06:38 +02:00

irc: add chghost capability to help and completion

This commit is contained in:
Simmo Saan
2017-11-05 13:36:45 +02:00
parent 227537cbdb
commit 8420abe8bb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6300,7 +6300,7 @@ irc_command_init ()
"Without argument, \"ls\" and \"list\" are sent.\n"
"\n"
"Capabilities supported by WeeChat are: "
"account-notify, away-notify, cap-notify, extended-join, "
"account-notify, away-notify, cap-notify, chghost, extended-join, "
"multi-prefix, server-time, userhost-in-names.\n"
"\n"
"The capabilities to automatically enable on servers can be set "