diff mcabber/doc/mcabber.1 @ 901:45ddb3ada74f

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sat, 17 Jun 2006 11:08:49 +0200
parents e58ae191a25c
children 0032c43431df
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1	Fri Jun 16 22:38:49 2006 +0200
+++ b/mcabber/doc/mcabber.1	Sat Jun 17 11:08:49 2006 +0200
@@ -253,7 +253,7 @@
  \fBlist\fR	list all pending events
 
 .TP
-\fB/rawxml\fR send
+\fB/rawxml\fR send string
  \fBsend\fR 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\&.
 
 .SH "COMMANDS RELATED TO THE ROSTER AND JABBER RESOURCES"
@@ -325,7 +325,7 @@
 \fB/room\fR
 The room command handles Multi\-User Chat room actions\&.
 
- \fBjoin\fR [room [nick]] 	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\&.
+ \fBjoin\fR [room [nick [pass]]] 	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\&.
  \fBleave\fR [message]    	leave the current room
  \fBnames\fR              	display members of the current room
  \fBnick\fR nick          	change your nickname in the current room