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

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sun, 30 Apr 2006 14:51:02 +0200
parents a8d63395a710
children cd011fe9f8a5
comparison
equal deleted inserted replaced
828:319fc55b9a2b 829:114f08e3c29a
1 MCABBER(1) 1 MCABBER(1)
2 =========== 2 ===========
3 Mikael BERTHE <mcabber@lilotux.net> 3 Mikael BERTHE <mcabber@lilotux.net>
4 v0.7.7-dev, April 2006 4 v0.7.7-dev, May 2006
5 5
6 NAME 6 NAME
7 ---- 7 ----
8 mcabber - a simple Jabber console client 8 mcabber - a simple Jabber console client
9 9
154 /disconnect:: 154 /disconnect::
155 Terminate connection to the Jabber server. Note: the roster is only 155 Terminate connection to the Jabber server. Note: the roster is only
156 available when the connection to the server is active, so the 156 available when the connection to the server is active, so the
157 buddylist is empty when disconnected. 157 buddylist is empty when disconnected.
158 158
159 /event #n accept|ignore|reject:: 159 /event #n|* accept|ignore|reject::
160 /event list:: 160 /event list::
161 Tell mcabber what to do about a pending event. 161 Tell mcabber what to do about a pending event. +
162 If the first parameter is "*", the command will apply to all
163 queued events.
162 164
163 'accept';; accept the event #n 165 'accept';; accept the event #n
164 'ignore';; remove the event #n from the list 166 'ignore';; remove the event #n from the list
165 'reject';; reject the event #n 167 'reject';; reject the event #n
166 'list';; list all pending events 168 'list';; list all pending events