comparison 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
comparison
equal deleted inserted replaced
840:2903fd66c3ad 841:f8c0447beec2
624 <dd> 624 <dd>
625 The <b>room</b> command handles Multi-User Chat room actions. 625 The <b>room</b> command handles Multi-User Chat room actions.
626 <table class="hlist"> 626 <table class="hlist">
627 <tr valign="top"> 627 <tr valign="top">
628 <td> 628 <td>
629 <b>join</b> room [nick] 629 <b>join</b> [room [nick]]
630 </td> 630 </td>
631 <td> 631 <td>
632 join "room", using "nick" as nickname. If no nickname is provided, the "nickname" option value is used (see sample configuration file) 632 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.
633 </td> 633 </td>
634 </tr> 634 </tr>
635 <tr valign="top"> 635 <tr valign="top">
636 <td> 636 <td>
637 <b>leave</b> [message] 637 <b>leave</b> [message]
942 <p>Free use of this software is granted under the terms of the GNU General Public 942 <p>Free use of this software is granted under the terms of the GNU General Public
943 License (GPL).</p> 943 License (GPL).</p>
944 <div id="footer"> 944 <div id="footer">
945 <p> 945 <p>
946 Version 0.7.7-dev<br /> 946 Version 0.7.7-dev<br />
947 Last updated 04-May-2006 18:51:26 CEST 947 Last updated 04-May-2006 20:19:47 CEST
948 </p> 948 </p>
949 </div> 949 </div>
950 </div> 950 </div>
951 </body> 951 </body>
952 </html> 952 </html>