diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-25 13:37:41 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-25 13:37:41 +0100 |
commit | 0fbbbb44350c9862c3406d1f3c56784889ff1b6b (patch) | |
tree | 96c2886e03097fc90347cae859ec1b7af5c605e2 /doc/en/autogen/user | |
parent | 86a99af60625c78f685d43a8224c3750f2054a54 (diff) | |
download | weechat-0fbbbb44350c9862c3406d1f3c56784889ff1b6b.zip |
irc: add command "monitor" in /help irc.look.notify_tags_ison
Diffstat (limited to 'doc/en/autogen/user')
-rw-r--r-- | doc/en/autogen/user/irc_options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/irc_options.txt b/doc/en/autogen/user/irc_options.txt index 2a849e22b..e9d5d6e8a 100644 --- a/doc/en/autogen/user/irc_options.txt +++ b/doc/en/autogen/user/irc_options.txt @@ -264,7 +264,7 @@ ** values: any string (default value: `""`) * [[option_irc.look.notify_tags_ison]] *irc.look.notify_tags_ison* -** description: `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 "notify_highlight"` +** description: `comma separated list of tags used in messages displayed by notify when a nick joins or quits server (result of command ison or monitor), for example: "notify_message", "notify_private" or "notify_highlight"` ** type: string ** values: any string (default value: `"notify_message"`) |