comparison mcabber/doc/mcabber.1 @ 829:114f08e3c29a

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sun, 30 Apr 2006 14:51:02 +0200
parents d9c1901e6a7b
children cd011fe9f8a5
comparison
equal deleted inserted replaced
828:319fc55b9a2b 829:114f08e3c29a
187 .TP 187 .TP
188 \fB/disconnect\fR 188 \fB/disconnect\fR
189 Terminate connection to the Jabber server\&. Note: the roster is only available when the connection to the server is active, so the buddylist is empty when disconnected\&. 189 Terminate connection to the Jabber server\&. Note: the roster is only available when the connection to the server is active, so the buddylist is empty when disconnected\&.
190 190
191 .TP 191 .TP
192 \fB/event #n accept|ignore|reject\fR, \fB/event list\fR 192 \fB/event\fR #n|* accept|ignore|reject, \fB/event\fR list
193 Tell mcabber what to do about a pending event\&. 193 Tell mcabber what to do about a pending event\&. If the first parameter is "*", the command will apply to all queued events\&.
194
194 \fBaccept\fR accept the event #n 195 \fBaccept\fR accept the event #n
195 \fBignore\fR remove the event #n from the list 196 \fBignore\fR remove the event #n from the list
196 \fBreject\fR reject the event #n 197 \fBreject\fR reject the event #n
197 \fBlist\fR list all pending events 198 \fBlist\fR list all pending events
198 199