diff mcabber/doc/mcabber.1.txt @ 470:eaa2ad773192

Add "/room nick"
author Mikael Berthe <mikael@lilotux.net>
date Sun, 02 Oct 2005 00:37:16 +0200
parents 73aa14eba3c7
children fa49ac0bb8f3
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.txt	Sat Oct 01 23:17:05 2005 +0200
+++ b/mcabber/doc/mcabber.1.txt	Sun Oct 02 00:37:16 2005 +0200
@@ -176,12 +176,13 @@
         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|remove|unlock::
+/room join|leave|names|nick|remove|unlock::
         The 'room' command handles Multi-User Chat room actions.
 
         'join' room nick;;  join "room", using "nick" as nickname
         'leave';;           leave the current room
         '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)
         'unlock';;          unlock current room (if you are the owner)