diff mcabber/doc/help/en/hlp_roster.txt @ 1062:9207f2efb921

Update documentation - /request last - /request vcard - /room bookmark - /roster note ... and a few minor manpage updates.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 30 Nov 2006 23:50:41 +0100
parents c3198eea6c3b
children 4ce46a278336
line wrap: on
line diff
--- a/mcabber/doc/help/en/hlp_roster.txt	Thu Nov 30 22:00:39 2006 +0100
+++ b/mcabber/doc/help/en/hlp_roster.txt	Thu Nov 30 23:50:41 2006 +0100
@@ -3,6 +3,7 @@
  /ROSTER hide|show|toggle
  /ROSTER alternate|unread_first|unread_next
  /ROSTER search bud
+ /ROSTER note [-|text]
 
 The 'roster' command manipulates the roster/buddylist.
 Here are the available parameters:
@@ -39,3 +40,7 @@
  Jump to the first unread message
 /roster unread_next
  Jump to the next unread message
+/roster note [-|text]
+ Set/update/delete an annotation.
+ If there is no text, the current item's annotation is displayed -- if you are in the status buffer, all notes are displayed.
+ If text is "-", the note is erased.