diff mcabber/doc/mcabber.1 @ 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	Sat Nov 12 17:36:20 2005 +0100
+++ b/mcabber/doc/mcabber.1	Sat Nov 12 17:49:29 2005 +0100
@@ -138,8 +138,10 @@
 The buffer command manipulates the current buddy's buffer (chat window)\&.
 
  \fBclear\fR               	clear the current buddy chat window
+ \fBbottom\fR              	jump to the bottom of the current buddy chat buffer
  \fBtop\fR                 	jump to the top of the current buddy chat buffer
- \fBbottom\fR              	jump to the bottom of the current buddy chat buffer
+ \fBup\fR [n]              	scroll the buffer up n lines (default: half a screen)
+ \fBdown\fR [n]            	scroll the buffer down n lines (default: half a screen)
  \fBsearch_backward\fR text	search for "text" in the current buddy chat buffer
  \fBsearch_forward\fR  text	search for "text" in the current buddy chat buffer
  \fBdate\fR 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)