mcabber/doc/mcabber.1.txt
changeset 511 c7cdb9c6d7aa
parent 506 74dcd0df532e
child 522 fdd1637db7f3
--- 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)