diff mcabber/doc/mcabber.1.html @ 240:723433a677f0

[/trunk] Changeset 253 by mikael * Use /group {fold/unfold} instead of {shrink/expand}
author mikael
date Sat, 11 Jun 2005 19:27:40 +0000
parents 8e30b2bb380e
children 7ca7ca850270
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.html	Sat Jun 11 19:14:55 2005 +0000
+++ b/mcabber/doc/mcabber.1.html	Sat Jun 11 19:27:40 2005 +0000
@@ -295,30 +295,30 @@
 
 </dd>
 <dt><b>
-/group expand|shrink|toggle
+/group fold|unfold|toggle
 </b></dt>
 <dd>
 
-        The <b>group</b> command changes the group display settings.
+        The <b>group</b> command changes the current group display.
 
 <table class="hlist">
 <tr valign="top">
 <td>
-<b>expand</b>
+<b>fold</b>
 </td>
 <td>
 
-expand the current group tree in the roster (syn: <b>unfold</b>)
+fold (shrink) the current group tree in the roster
 
 </td>
 </tr>
 <tr valign="top">
 <td>
-<b>shrink</b>
+<b>unfold</b>
 </td>
 <td>
 
-shrink the current group tree in the roster (syn: <b>fold</b>)
+unfold (expand) the current group tree in the roster
 
 </td>
 </tr>
@@ -328,7 +328,7 @@
 </td>
 <td>
 
-toggle the fold/unfold state of the current tree
+toggle the state (fold/unfold) of the current tree
 
 </td>
 </tr>
@@ -543,7 +543,7 @@
 <div id="footer">
 <p>
 Version 0.6.1<br />
-Last updated 11-Jun-2005 23:08:15 CEST
+Last updated 11-Jun-2005 23:25:01 CEST
 </p>
 </div>
 </div>