comparison mcabber/doc/mcabber.1.txt @ 440:264f40222872

Update documentation (/info command)
author Mikael Berthe <mikael@lilotux.net>
date Tue, 20 Sep 2005 23:19:36 +0200
parents 802da817a684
children fa93f47a08fe
comparison
equal deleted inserted replaced
439:63562fd409a1 440:264f40222872
134 'fold';; fold (shrink) the current group tree in the roster 134 'fold';; fold (shrink) the current group tree in the roster
135 'unfold';; unfold (expand) the current group tree in the roster 135 'unfold';; unfold (expand) the current group tree in the roster
136 'toggle';; toggle the state (fold/unfold) of the current tree 136 'toggle';; toggle the state (fold/unfold) of the current tree
137 137
138 /info:: 138 /info::
139 Display info on the selected entry (user, agent, group...). 139 Display info on the selected entry (user, agent, group...). +
140 For users, resources are displayed with the status, priority and
141 status message (if available) of each resource.
140 142
141 /move [groupname]:: 143 /move [groupname]::
142 Move the current buddy to the requested group. If no group is 144 Move the current buddy to the requested group. If no group is
143 specified, then the buddy is moved to the default group. 145 specified, then the buddy is moved to the default group.
144 This command only works with users (not agents), at the moment. 146 This command only works with users (not agents), at the moment.