diff mcabber/doc/mcabber.1.html @ 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.html	Thu May 04 17:52:55 2006 +0200
+++ b/mcabber/doc/mcabber.1.html	Thu May 04 17:54:06 2006 +0200
@@ -254,7 +254,7 @@
         Example: "/alias away = status away".
 </dd>
 <dt><b>
-/authorization allow|cancel|request [jid]
+/authorization allow|cancel|request|request_unsubscribe [jid]
 </b></dt>
 <dd>
         Manage the presence subscriptions.<br />
@@ -284,6 +284,14 @@
 request a subscription to the buddy's presence updates
 </td>
 </tr>
+<tr valign="top">
+<td>
+<b>request_unsubscribe</b>
+</td>
+<td>
+request unsubscription from the buddy's presence updates
+</td>
+</tr>
 </table>
 </dd>
 <dt><b>
@@ -928,7 +936,7 @@
 <div id="footer">
 <p>
 Version 0.7.7-dev<br />
-Last updated 30-Apr-2006 14:49:22 CEST
+Last updated 04-May-2006 17:47:25 CEST
 </p>
 </div>
 </div>