diff mcabber/doc/mcabber.1.txt @ 601:803973541c22

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Wed, 14 Dec 2005 00:08:57 +0100
parents 29d9a54ac69f
children 341568185492
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.txt	Tue Dec 13 23:50:00 2005 +0100
+++ b/mcabber/doc/mcabber.1.txt	Wed Dec 14 00:08:57 2005 +0100
@@ -180,7 +180,7 @@
         This command does not work for groups, at the moment (but you can move
         the buddies to another group with the "/move" command).
 
-/room join|leave|names|nick|privmsg|remove|topic|unlock::
+/room join|leave|names|nick|privmsg|remove|topic|unlock|destroy::
 /room invite|kick|ban|role|affil::
         The 'room' command handles Multi-User Chat room actions.
 
@@ -192,6 +192,7 @@
         'remove';;              remove the current room from the roster (you must have left this room before)
         'topic';;               set topic for current room
         'unlock';;              unlock current room (if you are the owner)
+        'destroy' [reason];;    destroy the current room (use with care!)
         'whois' nick;;          display MUC information about "nick"
         'ban' jid [reason];;    ban jid from the current room
         'invite' jid [reason];; invite jid to the current room