diff options
author | mathieui <mathieui@mathieui.net> | 2014-12-09 01:13:14 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2014-12-09 01:13:14 +0100 |
commit | ed7fe693b4e2a4354a7db58d03bc74f155f1ad71 (patch) | |
tree | ff10ed17bb8975864a1914ab5c0415db00abf3ec /doc/source/plugins/index.rst | |
parent | 7b3265c636baef56e0468891cff236a462dad0a2 (diff) | |
download | poezio-ed7fe693b4e2a4354a7db58d03bc74f155f1ad71.tar.gz poezio-ed7fe693b4e2a4354a7db58d03bc74f155f1ad71.tar.bz2 poezio-ed7fe693b4e2a4354a7db58d03bc74f155f1ad71.tar.xz poezio-ed7fe693b4e2a4354a7db58d03bc74f155f1ad71.zip |
Fix #2802 (add a /closeall command, with a new plugin)
Diffstat (limited to 'doc/source/plugins/index.rst')
-rw-r--r-- | doc/source/plugins/index.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/plugins/index.rst b/doc/source/plugins/index.rst index b86423c7..0b30a331 100644 --- a/doc/source/plugins/index.rst +++ b/doc/source/plugins/index.rst @@ -82,6 +82,11 @@ Plugin index Allows a message to be broadcasted on all the rooms your are in. Caution: do not overuse. + Close all + :ref:`Documentation <closeall-plugin>` + + Close all tabs except MUCs and the roster. + Day Change :ref:`Documentation <daychange-plugin>` @@ -285,3 +290,4 @@ Plugin index irc change_title pipe_cmd + close_all |