From 85b122222253361a933d5d45e92fa14afc90a93c Mon Sep 17 00:00:00 2001
From: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Date: Sun, 27 Dec 2020 01:37:35 +0100
Subject: Add (back?) reason and altroom arguments for /destroy_room.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Also make use of slixmpp’s new destroy_room() function.
---
 doc/source/commands.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'doc')

diff --git a/doc/source/commands.rst b/doc/source/commands.rst
index 4b277e4a..4c0060f7 100644
--- a/doc/source/commands.rst
+++ b/doc/source/commands.rst
@@ -56,7 +56,7 @@ These commands work in *any* tab.
         - ``/join / password``
 
     /destroy_room
-        **Usage:** ``/destroy_room [room JID]``
+        **Usage:** ``/destroy_room [room JID [reason [alternative venue]]]``
 
         Try to destroy the room given as a parameter, or the current room
         is not parameter is given and the current tab is a chatroom.
-- 
cgit v1.2.3