mcabber/doc/mcabber.1
changeset 901 45ddb3ada74f
parent 886 e58ae191a25c
child 916 0032c43431df
equal deleted inserted replaced
900:b41684465283 901:45ddb3ada74f
   251  \fBignore\fR	remove the event #n from the list
   251  \fBignore\fR	remove the event #n from the list
   252  \fBreject\fR	reject the event #n
   252  \fBreject\fR	reject the event #n
   253  \fBlist\fR	list all pending events
   253  \fBlist\fR	list all pending events
   254 
   254 
   255 .TP
   255 .TP
   256 \fB/rawxml\fR send
   256 \fB/rawxml\fR send string
   257  \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\&.
   257  \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\&.
   258 
   258 
   259 .SH "COMMANDS RELATED TO THE ROSTER AND JABBER RESOURCES"
   259 .SH "COMMANDS RELATED TO THE ROSTER AND JABBER RESOURCES"
   260 
   260 
   261 .TP
   261 .TP
   323 
   323 
   324 .TP
   324 .TP
   325 \fB/room\fR
   325 \fB/room\fR
   326 The room command handles Multi\-User Chat room actions\&.
   326 The room command handles Multi\-User Chat room actions\&.
   327 
   327 
   328  \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\&.
   328  \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\&.
   329  \fBleave\fR [message]    	leave the current room
   329  \fBleave\fR [message]    	leave the current room
   330  \fBnames\fR              	display members of the current room
   330  \fBnames\fR              	display members of the current room
   331  \fBnick\fR nick          	change your nickname in the current room
   331  \fBnick\fR nick          	change your nickname in the current room
   332  \fBprivmsg\fR nick msg   	send private message "msg" to "nick"
   332  \fBprivmsg\fR nick msg   	send private message "msg" to "nick"
   333  \fBremove\fR             	remove the current room from the roster (you must have left this room before)
   333  \fBremove\fR             	remove the current room from the roster (you must have left this room before)