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

irc: mention /filter command in /help irc.look.smart_filter

This commit is contained in:
Sébastien Helleu
2019-11-15 08:38:40 +01:00
parent b5804bd64d
commit 3a03184d7a
20 changed files with 55 additions and 35 deletions
+1 -1
View File
@@ -3074,7 +3074,7 @@ irc_config_init ()
"smart_filter", "boolean",
N_("filter join/part/quit/nick messages for a nick if not speaking "
"for some minutes on channel (you must create a filter on tag "
"\"irc_smart_filter\")"),
"\"irc_smart_filter\", see /help filter)"),
NULL, 0, 0, "on", NULL, 0,
NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
irc_config_look_smart_filter_chghost = weechat_config_new_option (