diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/plugin_api/infolists.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/infolists.asciidoc b/doc/en/autogen/plugin_api/infolists.asciidoc index 733bb1a75..6f6990f9f 100644 --- a/doc/en/autogen/plugin_api/infolists.asciidoc +++ b/doc/en/autogen/plugin_api/infolists.asciidoc @@ -8,6 +8,8 @@ | irc | irc_channel | list of channels for an IRC server | channel pointer (optional) | server,channel (channel is optional) +| irc | irc_color_weechat | mapping between IRC color codes and WeeChat color names | - | - + | irc | irc_ignore | list of IRC ignores | ignore pointer (optional) | - | irc | irc_nick | list of nicks for an IRC channel | nick pointer (optional) | server,channel,nick (nick is optional) |