diff mcabber/doc/mcabber.1.txt @ 330:a9013124ede6

Add "/roster alternate"
author Mikael Berthe <mikael@lilotux.net>
date Sun, 17 Jul 2005 21:17:52 +0100
parents dce1dd4d0ca8
children 74cf831b8117
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.txt	Sun Jul 17 21:16:15 2005 +0100
+++ b/mcabber/doc/mcabber.1.txt	Sun Jul 17 21:17:52 2005 +0100
@@ -162,7 +162,8 @@
         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|toggle_offline|unread_first|unread_next::
+/roster bottom|top|hide_offline|show_offline|toggle_offline::
+/roster alternate|unread_first|unread_next::
 /roster search bud::
         The 'roster' command manipulates the roster/buddylist.  Here are the available parameters:
 
@@ -172,6 +173,7 @@
         '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)
+        'alternate';;    jump to alternate buddy.  The "alternate" buddy is the last buddy left while being in chat mode (this command is thus especially useful after commands like "/roster unread_first")
         'unread_first';; jump to the first unread message
         'unread_next';;  jump to the next unread message