comparison mcabber/doc/mcabber.1 @ 836:cd011fe9f8a5

Update documentation Mention "/authorization request_unsubscribe".
author Mikael Berthe <mikael@lilotux.net>
date Thu, 04 May 2006 17:54:06 +0200
parents 114f08e3c29a
children 5759770c1968
comparison
equal deleted inserted replaced
835:6a732d2ad4b4 836:cd011fe9f8a5
137 Aliases are expanded only once, thus they can not be chained\&. "/alias name" displays the value associated with the "name" alias; "/alias name =" unsets the "name" alias\&. 137 Aliases are expanded only once, thus they can not be chained\&. "/alias name" displays the value associated with the "name" alias; "/alias name =" unsets the "name" alias\&.
138 138
139 Example: "/alias away = status away"\&. 139 Example: "/alias away = status away"\&.
140 140
141 .TP 141 .TP
142 \fB/authorization\fR allow|cancel|request [jid] 142 \fB/authorization\fR allow|cancel|request|request_unsubscribe [jid]
143 Manage the presence subscriptions\&. 143 Manage the presence subscriptions\&.
144 144
145 If no jid is provided, the current buddy is used\&. 145 If no jid is provided, the current buddy is used\&.
146 146
147 \fBallow\fR allow the buddy to receive your presence updates 147 \fBallow\fR allow the buddy to receive your presence updates
148 \fBcancel\fR cancel the buddy' subscription to your presence updates 148 \fBcancel\fR cancel the buddy' subscription to your presence updates
149 \fBrequest\fR request a subscription to the buddy's presence updates 149 \fBrequest\fR request a subscription to the buddy's presence updates
150 \fBrequest_unsubscribe\fR request unsubscription from the buddy's presence updates
150 151
151 .TP 152 .TP
152 \fB/bind\fR keycode = command line 153 \fB/bind\fR keycode = command line
153 Bind a command line to the key with the "keycode" code number\&. 154 Bind a command line to the key with the "keycode" code number\&.
154 155