From 792d607027e26b10b622278fef07fa1ae70189a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20G=C3=B6rs?= Date: Tue, 29 Jan 2013 20:20:22 +0100 Subject: core: add "/debug tags" in /help filter --- src/core/wee-command.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/core/wee-command.c') diff --git a/src/core/wee-command.c b/src/core/wee-command.c index 13dc764c8..30162f288 100644 --- a/src/core/wee-command.c +++ b/src/core/wee-command.c @@ -6073,7 +6073,8 @@ command_init () "notify_highlight,\n" " nick_xxx (xxx is nick in message), " "prefix_nick_ccc (ccc is color of nick),\n" - " irc_xxx (xxx is command name or number, see /server raw),\n" + " irc_xxx (xxx is command name or number, see /server raw " + "or /debug tags),\n" " irc_numeric, irc_error, irc_action, irc_ctcp, " "irc_ctcp_reply, irc_smart_filter, away_info.\n" "To see tags for lines in buffers: /debug tags\n\n" -- cgit v1.2.3