mcabber/doc/mcabber.1.html
changeset 487 b03def7beb78
parent 480 882e1acae422
child 491 28f67990ce7b
equal deleted inserted replaced
486:2a6a8ebb813b 487:b03def7beb78
   436         Rename current buddy to the given nickname.
   436         Rename current buddy to the given nickname.
   437         This command does not work for groups, at the moment (but you can move
   437         This command does not work for groups, at the moment (but you can move
   438         the buddies to another group with the "/move" command).
   438         the buddies to another group with the "/move" command).
   439 </dd>
   439 </dd>
   440 <dt><b>
   440 <dt><b>
   441 /room join|leave|names|nick|remove|topic|unlock
   441 /room invite|join|leave|names|nick|remove|topic|unlock
   442 </b></dt>
   442 </b></dt>
   443 <dd>
   443 <dd>
   444         The <b>room</b> command handles Multi-User Chat room actions.
   444         The <b>room</b> command handles Multi-User Chat room actions.
   445 <table class="hlist">
   445 <table class="hlist">
   446 <tr valign="top">
   446 <tr valign="top">
   447 <td>
   447 <td>
       
   448 <b>invite</b> jid [reason]
       
   449 </td>
       
   450 <td>
       
   451 invite jid to the current room
       
   452 </td>
       
   453 </tr>
       
   454 <tr valign="top">
       
   455 <td>
   448 <b>join</b> room nick
   456 <b>join</b> room nick
   449 </td>
   457 </td>
   450 <td>
   458 <td>
   451 join "room", using "nick" as nickname
   459 join "room", using "nick" as nickname
   452 </td>
   460 </td>
   453 </tr>
   461 </tr>
   454 <tr valign="top">
   462 <tr valign="top">
   455 <td>
   463 <td>
   456 <b>leave</b>
   464 <b>leave</b> [message]
   457 </td>
   465 </td>
   458 <td>
   466 <td>
   459 leave the current room
   467 leave the current room
   460 </td>
   468 </td>
   461 </tr>
   469 </tr>
   660 <p>Free use of this software is granted under the terms of the GNU General Public
   668 <p>Free use of this software is granted under the terms of the GNU General Public
   661 License (GPL).</p>
   669 License (GPL).</p>
   662 <div id="footer">
   670 <div id="footer">
   663 <p>
   671 <p>
   664 Version 0.6.9-dev<br />
   672 Version 0.6.9-dev<br />
   665 Last updated 04-Oct-2005 19:42:07 CEST
   673 Last updated 07-Oct-2005 18:59:10 CEST
   666 </p>
   674 </p>
   667 </div>
   675 </div>
   668 </div>
   676 </div>
   669 </body>
   677 </body>
   670 </html>
   678 </html>