comparison 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
comparison
equal deleted inserted replaced
2012:2039ea6bd7a5 2013:8dc418af3e72
4 /ROSTER search bud 4 /ROSTER search bud
5 /ROSTER display|hide_offline|show_offline|toggle_offline 5 /ROSTER display|hide_offline|show_offline|toggle_offline
6 /ROSTER item_lock|item_unlock|item_toggle_lock 6 /ROSTER item_lock|item_unlock|item_toggle_lock
7 /ROSTER hide|show|toggle 7 /ROSTER hide|show|toggle
8 /ROSTER note [-|text] 8 /ROSTER note [-|text]
9 /ROSTER resource_lock|resource_unlock
9 10
10 The 'roster' command manipulates the roster/buddylist. 11 The 'roster' command manipulates the roster/buddylist.
11 Here are the available parameters: 12 Here are the available parameters:
12 13
13 /roster bottom 14 /roster bottom
55 Toggle roster visibility 56 Toggle roster visibility
56 /roster note [-|text] 57 /roster note [-|text]
57 Set/update/delete an annotation. 58 Set/update/delete an annotation.
58 If there is no text, the current item's annotation is displayed -- if you are in the status buffer, all notes are displayed. 59 If there is no text, the current item's annotation is displayed -- if you are in the status buffer, all notes are displayed.
59 If text is "-", the note is erased. 60 If text is "-", the note is erased.
61 /roster resource_lock [full jid|resource]
62 Sets active resource for a buddy in roster. Accepts special jid "./resource" for current buddy, or just a resource name.
63 /roster resource_unlock [jid]
64 Unsets active resource for a buddy. Accepts special jid "." for current buddy.