diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-02-10 12:05:39 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-02-10 12:05:39 +0100 |
commit | edba78129789baef0d67a60154521541353d3b7a (patch) | |
tree | 0d758e7b12075118d2d935dabca9d9fe79127ff6 /doc/en/autogen/irc_infos.xml | |
parent | b2f34610fd4e1b0414e1181724c964ad08b4ceea (diff) | |
download | weechat-edba78129789baef0d67a60154521541353d3b7a.zip |
Add irc info "irc_nick" to get current nick on a server
Diffstat (limited to 'doc/en/autogen/irc_infos.xml')
-rw-r--r-- | doc/en/autogen/irc_infos.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/autogen/irc_infos.xml b/doc/en/autogen/irc_infos.xml index 2add5d5d3..8f8753ce5 100644 --- a/doc/en/autogen/irc_infos.xml +++ b/doc/en/autogen/irc_infos.xml @@ -18,6 +18,11 @@ </row> <row> <entry>info</entry> + <entry>irc_nick</entry> + <entry>get current nick on a server</entry> +</row> +<row> + <entry>info</entry> <entry>irc_nick_from_host</entry> <entry>get nick from IRC host</entry> </row> |