diff mcabber/doc/help/en/hlp_buffer.txt @ 1532:eebeb4171232

Update documentation (help files)
author Mikael Berthe <mikael@lilotux.net>
date Sat, 04 Oct 2008 15:26:37 +0200
parents ec5d5a9fef76
children a6d71ddf927f
line wrap: on
line diff
--- a/mcabber/doc/help/en/hlp_buffer.txt	Sat Oct 04 14:55:32 2008 +0200
+++ b/mcabber/doc/help/en/hlp_buffer.txt	Sat Oct 04 15:26:37 2008 +0200
@@ -1,7 +1,8 @@
 
- /BUFFER [clear|close|close_all|purge|list]
- /BUFFER [top|bottom|date|%|search_backward|search_forward]
- /BUFFER [scroll_lock|scroll_unlock|scroll_toggle]
+ /BUFFER clear|close|close_all|purge|list
+ /BUFFER top|bottom|date|%|search_backward|search_forward
+ /BUFFER scroll_lock|scroll_unlock|scroll_toggle
+ /BUFFER save filename
 
 Buddy's buffer manipulation command.  Eg. you can search through buffer for "text", clear chat window etc.
 
@@ -37,3 +38,5 @@
  Unlock buffer scrolling
 /buffer scroll_toggle
  Toggle buffer scrolling (lock/unlock)
+/buffer save filename
+ Save the contents of the current buffer to the file "filename"