diff mcabber/doc/mcabber.1.txt @ 475:fa49ac0bb8f3

Add "/room topic", and display topic changes
author Mikael Berthe <mikael@lilotux.net>
date Sun, 02 Oct 2005 23:36:39 +0200
parents eaa2ad773192
children 882e1acae422
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.txt	Sun Oct 02 23:29:01 2005 +0200
+++ b/mcabber/doc/mcabber.1.txt	Sun Oct 02 23:36:39 2005 +0200
@@ -176,7 +176,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|remove|unlock::
+/room join|leave|names|nick|remove|topic|unlock::
         The 'room' command handles Multi-User Chat room actions.
 
         'join' room nick;;  join "room", using "nick" as nickname
@@ -184,6 +184,7 @@
         'names';;           display members of the current room
         'nick' nick;;       change your nickname in the current room
         '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)
 
 /roster bottom|top|hide_offline|show_offline|toggle_offline::