mcabber/doc/mcabber.1.html
changeset 901 45ddb3ada74f
parent 886 e58ae191a25c
child 906 ead2d49f2a88
--- a/mcabber/doc/mcabber.1.html	Fri Jun 16 22:38:49 2006 +0200
+++ b/mcabber/doc/mcabber.1.html	Sat Jun 17 11:08:49 2006 +0200
@@ -618,7 +618,7 @@
 </table>
 </dd>
 <dt><b>
-/rawxml send
+/rawxml send string
 </b></dt>
 <dd>
         <b>send</b> string: send string (raw XML format) to the Jabber server.  No check is done on the string provided.  BEWARE! Use this only if you know what you are doing, or you could terminate the connection.
@@ -837,10 +837,10 @@
 <table class="hlist">
 <tr valign="top">
 <td>
-<b>join</b> [room [nick]]
+<b>join</b> [room [nick [pass]]]
 </td>
 <td>
-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.
+join "room", using "nick" as nickname.  If no nickname is provided (or if it is an empty string), 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.  A password can be provided to enter protected rooms.  If your nickname contains space characters, use quotes.
 </td>
 </tr>
 <tr valign="top">
@@ -1149,7 +1149,7 @@
 <div id="footer">
 <p>
 Version 0.7.7-dev<br />
-Last updated 28-May-2006 10:53:13 CEST
+Last updated 17-Jun-2006 10:23:23 CEST
 </p>
 </div>
 </div>