diff mcabber/doc/mcabber.1.txt @ 290:f63839a4cb35

Add /roster toggle_offline
author Mikael Berthe <mikael@lilotux.net>
date Fri, 08 Jul 2005 22:32:50 +0100
parents 72fa52203651
children 35cda94e570d 12f919be3da5
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.txt	Fri Jul 08 22:10:42 2005 +0100
+++ b/mcabber/doc/mcabber.1.txt	Fri Jul 08 22:32:50 2005 +0100
@@ -154,7 +154,7 @@
         This command does not work for groups, at the moment (but you can move
         the buddies to another group with the /move command).
 
-/roster bottom|top|hide_offline|show_offline|unread_first|unread_next::
+/roster bottom|top|hide_offline|show_offline|toggle_offline|unread_first|unread_next::
 /roster search bud::
         The 'roster' command manipulates the roster/buddylist.  Here are the available parameters:
 
@@ -162,6 +162,7 @@
         'top';;          jump to the top of the roster
         'hide_offline';; hide offline buddies
         'show_offline';; show offline buddies
+        'toggle_offline';; toggle display of offline buddies
         'search' bud;;   search for a buddy with a name or buddy containing "bud" (only in the displayed buddylist)
         'unread_first';; jump to the first unread message
         'unread_next';;  jump to the next unread message