diff mcabber/doc/mcabber.1.txt @ 511:c7cdb9c6d7aa

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sat, 12 Nov 2005 17:49:29 +0100
parents 74dcd0df532e
children fdd1637db7f3
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.txt	Sat Nov 12 17:36:20 2005 +0100
+++ b/mcabber/doc/mcabber.1.txt	Sat Nov 12 17:49:29 2005 +0100
@@ -109,8 +109,10 @@
         (chat window).
 
         'clear';;                clear the current buddy chat window
+        'bottom';;               jump to the bottom of the current buddy chat buffer
         'top';;                  jump to the top of the current buddy chat buffer
-        'bottom';;               jump to the bottom of the current buddy chat buffer
+        'up' [n];;               scroll the buffer up n lines (default: half a screen)
+        'down' [n];;             scroll the buffer down n lines (default: half a screen)
         'search_backward' text;; search for "text" in the current buddy chat buffer
         'search_forward'  text;; search for "text" in the current buddy chat buffer
         'date' date;;            jump to the first line after the specified date in the chat buffer (date format: "YYYY-mm-dd[THH:MM:SS]", "-" and ":" are optional)