summaryrefslogtreecommitdiff
path: root/doc/en/weechat.en.xml
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2006-12-01 16:14:08 +0000
committerSebastien Helleu <flashcode@flashtux.org>2006-12-01 16:14:08 +0000
commitd1d41da7ad46d7c7fe82406ead14ba7972efa416 (patch)
tree899d860df314f2a84d496ecbeae495f87365ffed /doc/en/weechat.en.xml
parent3ba99d6d7136a84a8f0c7169485c9b519669ae9d (diff)
downloadweechat-d1d41da7ad46d7c7fe82406ead14ba7972efa416.zip
Plugins: "add_message_handler" now accepts "*" for all IRC messages
Diffstat (limited to 'doc/en/weechat.en.xml')
-rw-r--r--doc/en/weechat.en.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/en/weechat.en.xml b/doc/en/weechat.en.xml
index 79b335e31..aa62d8df6 100644
--- a/doc/en/weechat.en.xml
+++ b/doc/en/weechat.en.xml
@@ -1937,7 +1937,8 @@ plugin->log (plugin, "freenode", "#weechat", "test");
</listitem>
<listitem>
<para>
- <option>message</option>: name of IRC message.
+ <option>message</option>: name of IRC message ("*" for all
+ messages).
To know list of IRC messages, please consult
<acronym>RFC</acronym>s
<ulink url="http://www.ietf.org/rfc/rfc1459.txt">1459</ulink> and