mcabber/doc/mcabber.1
changeset 841 f8c0447beec2
parent 839 5759770c1968
child 854 bfaab692a683
equal deleted inserted replaced
840:2903fd66c3ad 841:f8c0447beec2
   248 
   248 
   249 .TP
   249 .TP
   250 \fB/room\fR
   250 \fB/room\fR
   251 The room command handles Multi\-User Chat room actions\&.
   251 The room command handles Multi\-User Chat room actions\&.
   252 
   252 
   253  \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)
   253  \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\&.
   254  \fBleave\fR [message]    	leave the current room
   254  \fBleave\fR [message]    	leave the current room
   255  \fBnames\fR              	display members of the current room
   255  \fBnames\fR              	display members of the current room
   256  \fBnick\fR nick          	change your nickname in the current room
   256  \fBnick\fR nick          	change your nickname in the current room
   257  \fBprivmsg\fR nick msg   	send private message "msg" to "nick"
   257  \fBprivmsg\fR nick msg   	send private message "msg" to "nick"
   258  \fBremove\fR             	remove the current room from the roster (you must have left this room before)
   258  \fBremove\fR             	remove the current room from the roster (you must have left this room before)