mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 01:33:12 +02:00
irc: add command "monitor" in /help irc.look.notify_tags_ison
This commit is contained in:
@@ -2518,8 +2518,8 @@ irc_config_init ()
|
||||
irc_config_file, ptr_section,
|
||||
"notify_tags_ison", "string",
|
||||
N_("comma separated list of tags used in messages displayed by notify "
|
||||
"when a nick joins or quits server (result of command ison), "
|
||||
"for example: \"notify_message\", \"notify_private\" or "
|
||||
"when a nick joins or quits server (result of command ison or "
|
||||
"monitor), for example: \"notify_message\", \"notify_private\" or "
|
||||
"\"notify_highlight\""),
|
||||
NULL, 0, 0, "notify_message", NULL, 0, NULL, NULL,
|
||||
NULL, NULL, NULL, NULL);
|
||||
|
||||
Reference in New Issue
Block a user