From 117dca056df7758298772002798f76b0d7457d6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 8 May 2014 11:01:07 +0200 Subject: core: add support of '!' for tags in /help filter --- doc/pl/autogen/user/weechat_commands.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/pl') diff --git a/doc/pl/autogen/user/weechat_commands.txt b/doc/pl/autogen/user/weechat_commands.txt index 971ec5d0c..ce51b05f3 100644 --- a/doc/pl/autogen/user/weechat_commands.txt +++ b/doc/pl/autogen/user/weechat_commands.txt @@ -318,6 +318,7 @@ disable: disable filters tags: comma separated list of tags, for example "irc_join,irc_part,irc_quit" - logical "and": use "+" between tags (for example: "nick_toto+irc_action") - wildcard "*" is allowed + - if tag starts with '!', then it is excluded and must NOT be in message regex: POSIX extended regular expression to search in line - use '\t' to separate prefix from message, special chars like '|' must be escaped: '\|' - if regex starts with '!', then matching result is reversed (use '\!' to start with '!') -- cgit v1.2.3