summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/wee-command.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/wee-command.c b/src/core/wee-command.c
index c04f98c4f..114d985ac 100644
--- a/src/core/wee-command.c
+++ b/src/core/wee-command.c
@@ -2826,6 +2826,8 @@ command_init ()
"Examples:\n"
" filter IRC join/part/quit messages:\n"
" /filter add * irc_join,irc_part,irc_quit *\n"
+ " filter nick \"toto\" on channel #weechat:\n"
+ " /filter add freenode.#weechat * toto\\t\n"
" filter lines containing word \"spam\":\n"
" /filter add * * spam\n"
" filter lines containing \"weechat sucks\" on channel "