diff --git a/src/plugins/irc/irc-command.c b/src/plugins/irc/irc-command.c index 6a7d14e8b..d48f2bdb0 100644 --- a/src/plugins/irc/irc-command.c +++ b/src/plugins/irc/irc-command.c @@ -6579,7 +6579,7 @@ irc_command_init () weechat_hook_command ( "dehalfop", N_("remove channel half-operator status from nick(s)"), - N_(" [...]"), + N_(" [...] || * -yes"), N_("nick: nick or mask (wildcard \"*\" is allowed)\n" " *: remove channel half-operator status from everybody on channel " "except yourself"),