summaryrefslogtreecommitdiff
path: root/doc/en/autogen/plugin_api/completions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/autogen/plugin_api/completions.txt')
-rw-r--r--doc/en/autogen/plugin_api/completions.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/en/autogen/plugin_api/completions.txt b/doc/en/autogen/plugin_api/completions.txt
index 2c234ea79..fa95b4ff6 100644
--- a/doc/en/autogen/plugin_api/completions.txt
+++ b/doc/en/autogen/plugin_api/completions.txt
@@ -11,20 +11,24 @@
| irc | irc_channel_topic | topic of current IRC channel
-| irc | irc_channels | IRC channels (on all servers)
+| irc | irc_channels | channels on all IRC servers
| irc | irc_ignores_numbers | numbers for defined ignores
| irc | irc_msg_part | default part message for IRC channel
-| irc | irc_privates | IRC privates (on all servers)
+| irc | irc_privates | privates on all IRC servers
| irc | irc_server | current IRC server
+| irc | irc_server_channels | channels on current IRC server
+
| irc | irc_server_nick | nick on current IRC server
| irc | irc_server_nicks | nicks on all channels of current IRC server
+| irc | irc_server_privates | privates on current IRC server
+
| irc | irc_servers | IRC servers (internal names)
| irc | nick | nicks of current IRC channel