diff mcabber/doc/help/en/hlp_room.txt @ 2139:5afdfac67964

Update room bookmark help files Document the new MUC password feature in the /help command for the /room command. (Help files patched by Franziska Lichtblau <rhalina@old-forest.org>) French help file and headers for the other languages updated by Mikael.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 06 Jul 2014 13:31:36 +0200
parents da426904eeda
children 5d05e8128ef4
line wrap: on
line diff
--- a/mcabber/doc/help/en/hlp_room.txt	Sun Jul 06 13:24:06 2014 +0200
+++ b/mcabber/doc/help/en/hlp_room.txt	Sun Jul 06 13:31:36 2014 +0200
@@ -2,7 +2,7 @@
  /ROOM join|leave|names|nick|remove|topic|unlock|destroy
  /ROOM privmsg|invite|whois|kick|ban|unban|role|affil
  /ROOM setopt print_status|auto_whois|flag_joins [value]
- /ROOM bookmark [add|del] [-autojoin|+autojoin] [-|nick]
+ /ROOM bookmark [add|del] [-autojoin|+autojoin] [-|nick] [password]
 
 The 'room' command handles Multi-User Chat room actions.
 
@@ -46,7 +46,8 @@
  For auto_whois, the possible values are "default", "off", "on".
  For flag_joins, the possible values are "default", "none", "joins", "all".
  When the value is "default", the options muc_print_status / muc_auto_whois / muc_flag_joins is used.
+/room bookmark [add|del] [-autojoin|+autojoin] [-|nick] [password]
+ Add, remove or update a bookmark (default is add) and optionally store a password for entering the MUC.
 /room bookmark [add|del] [-autojoin|+autojoin] [-|nick]
- 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.
  To see the list of bookmarks, use /room bookmark in the status buffer.