diff mcabber/doc/mcabber.1.html @ 265:49e9e02dd6d0

Add "/roster search" command
author mikael@frmp8452
date Sat, 02 Jul 2005 19:23:45 +0100
parents 1bcc3eec08f0
children 4d7040cff8ee
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.html	Sat Jul 02 12:06:10 2005 +0100
+++ b/mcabber/doc/mcabber.1.html	Sat Jul 02 19:23:45 2005 +0100
@@ -351,13 +351,32 @@
         the buddies to another group with the /move command).
 </dd>
 <dt><b>
-/roster hide_offline|show_offline|top|bottom
+/roster bottom|top|hide_offline|show_offline|unread_first|unread_next
+</b></dt>
+<dt><b>
+/roster search bud
 </b></dt>
 <dd>
-        The <b>roster</b> command manipulates the roster/buddylist.
+        The <b>roster</b> command manipulates the roster/buddylist.  Here are the available parameters:
 <table class="hlist">
 <tr valign="top">
 <td>
+<b>bottom</b>
+</td>
+<td>
+jump to the bottom of the roster
+</td>
+</tr>
+<tr valign="top">
+<td>
+<b>top</b>
+</td>
+<td>
+jump to the top of the roster
+</td>
+</tr>
+<tr valign="top">
+<td>
 <b>hide_offline</b>
 </td>
 <td>
@@ -374,18 +393,10 @@
 </tr>
 <tr valign="top">
 <td>
-<b>top</b>
+<b>search</b> bud
 </td>
 <td>
-jump to the top of the roster
-</td>
-</tr>
-<tr valign="top">
-<td>
-<b>bottom</b>
-</td>
-<td>
-jump to the bottom of the roster
+search for a buddy with a name or buddy containing "bud" (only in the displayed buddylist)
 </td>
 </tr>
 <tr valign="top">
@@ -444,7 +455,7 @@
 <div id="footer">
 <p>
 Version 0.6.2<br />
-Last updated 02-Jul-2005 13:00:02 CEST
+Last updated 02-Jul-2005 20:05:04 CEST
 </p>
 </div>
 </div>