diff mcabber/doc/mcabber.1.html @ 841:f8c0447beec2

Allow "/room join . [nick]" if the current item is a MUC room
author Mikael Berthe <mikael@lilotux.net>
date Thu, 04 May 2006 20:22:03 +0200
parents 5759770c1968
children bfaab692a683
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.html	Thu May 04 19:04:22 2006 +0200
+++ b/mcabber/doc/mcabber.1.html	Thu May 04 20:22:03 2006 +0200
@@ -626,10 +626,10 @@
 <table class="hlist">
 <tr valign="top">
 <td>
-<b>join</b> room [nick]
+<b>join</b> [room [nick]]
 </td>
 <td>
-join "room", using "nick" as nickname.  If no nickname is provided, the "nickname" option value is used (see sample configuration file)
+join "room", using "nick" as nickname.  If no nickname is provided, the "nickname" option value is used (see sample configuration file).  If the currently selected entry is correctly recognized as a room by mcabber, the shortcut "." can be used instead of the full room id.
 </td>
 </tr>
 <tr valign="top">
@@ -944,7 +944,7 @@
 <div id="footer">
 <p>
 Version 0.7.7-dev<br />
-Last updated 04-May-2006 18:51:26 CEST
+Last updated 04-May-2006 20:19:47 CEST
 </p>
 </div>
 </div>