diff mcabber/doc/mcabber.1.txt @ 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
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.txt	Thu May 04 17:52:55 2006 +0200
+++ b/mcabber/doc/mcabber.1.txt	Thu May 04 17:54:06 2006 +0200
@@ -109,13 +109,14 @@
         "/alias name =" unsets the "name" alias. +
         Example: "/alias away = status away".
 
-/authorization allow|cancel|request [jid]::
+/authorization allow|cancel|request|request_unsubscribe [jid]::
         Manage the presence subscriptions. +
         If no jid is provided, the current buddy is used.
 
         'allow';;   allow the buddy to receive your presence updates
         'cancel';;  cancel the buddy' subscription to your presence updates
         'request';; request a subscription to the buddy's presence updates
+        'request_unsubscribe';; request unsubscription from the buddy's presence updates
 
 /bind keycode = command line::
         Bind a command line to the key with the "keycode" code number. +