diff mcabber/doc/help/en/hlp_room.txt @ 1062:9207f2efb921

Update documentation - /request last - /request vcard - /room bookmark - /roster note ... and a few minor manpage updates.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 30 Nov 2006 23:50:41 +0100
parents 59b53fed6de1
children 39b20ea22ce9
line wrap: on
line diff
--- a/mcabber/doc/help/en/hlp_room.txt	Thu Nov 30 22:00:39 2006 +0100
+++ b/mcabber/doc/help/en/hlp_room.txt	Thu Nov 30 23:50:41 2006 +0100
@@ -1,6 +1,7 @@
 
  /ROOM join|leave|names|nick|remove|topic|unlock|destroy
  /ROOM privmsg|invite|kick|ban|role|affil
+ /ROOM bookmark [add|del] [-autojoin|+autojoin]
 
 The 'room' command handles Multi-User Chat room actions.
 
@@ -34,3 +35,6 @@
  Change jid's role (role can be "none", "visitor", "participant", "moderator")
 /room affil jid affil [reason]
  Change jid's affiliation (affil can be "none", "member", "admin", "owner")
+/room bookmark [add|del] [-autojoin|+autojoin]
+ Add, remove or update a bookmark (default is add).
+ If autojoin is set, mcabber will automatically join the MUC room when it connects to the server.