diff mcabber/doc/help/en/hlp_roster.txt @ 2013:8dc418af3e72

Allow to select to which buddy resource messages go. Closes issue #55
author Hermitifier
date Thu, 01 Mar 2012 15:10:41 +0100
parents 8cec41ebecb3
children 2b13be73351d
line wrap: on
line diff
--- a/mcabber/doc/help/en/hlp_roster.txt	Thu Mar 01 14:46:49 2012 +0100
+++ b/mcabber/doc/help/en/hlp_roster.txt	Thu Mar 01 15:10:41 2012 +0100
@@ -6,6 +6,7 @@
  /ROSTER item_lock|item_unlock|item_toggle_lock
  /ROSTER hide|show|toggle
  /ROSTER note [-|text]
+ /ROSTER resource_lock|resource_unlock
 
 The 'roster' command manipulates the roster/buddylist.
 Here are the available parameters:
@@ -57,3 +58,7 @@
  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.
+/roster resource_lock [full jid|resource]
+ Sets active resource for a buddy in roster. Accepts special jid "./resource" for current buddy, or just a resource name.
+/roster resource_unlock [jid]
+ Unsets active resource for a buddy. Accepts special jid "." for current buddy.