1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-10 03:33:12 +02:00

Add missing tag "no_log" in /help filter

This commit is contained in:
Sebastien Helleu
2010-10-01 08:05:38 +02:00
parent b3b0f2d31c
commit 5ef4ecb5ab
14 changed files with 83 additions and 82 deletions
+1 -1
View File
@@ -4626,7 +4626,7 @@ command_init ()
"and one for message\n\n"
"The default key alt+'=' toggles filtering on/off.\n\n"
"Tags most commonly used:\n"
" no_filter, no_highlight, log0..log9 (log level),\n"
" no_filter, no_highlight, no_log, log0..log9 (log level),\n"
" notify_message, notify_private, notify_highlight,\n"
" irc_xxx (xxx is command name or number, see /server "
"raw), irc_numeric, irc_error, irc_action, irc_ctcp, "