diff mcabber/doc/help/en/hlp_group.txt @ 1351:43e777a5ff06

The group name can be specified in the /group command
author Mikael Berthe <mikael@lilotux.net>
date Sat, 10 Nov 2007 22:28:16 +0100
parents 9d11c1b1af7a
children
line wrap: on
line diff
--- a/mcabber/doc/help/en/hlp_group.txt	Sat Nov 10 22:14:57 2007 +0100
+++ b/mcabber/doc/help/en/hlp_group.txt	Sat Nov 10 22:28:16 2007 +0100
@@ -1,11 +1,11 @@
 
- /GROUP fold|unfold|toggle
+ /GROUP fold|unfold|toggle [groupname]
 
 This command changes the current group display.
 
-/group fold
- Fold (shrink) the current group tree in the roster
-/group unfold
- Unfold (expand) the current group tree in the roster
-/group toggle
- Toggle the state (fold/unfold) of the current tree
+/group fold [groupname]
+ Fold (shrink) the current/specified group tree in the roster
+/group unfold [groupname]
+ Unfold (expand) the current/specified group tree in the roster
+/group toggle [groupname]
+ Toggle the state (fold/unfold) of the current/specified tree