Merge Irssi 0.8.16-rc1
[silc.git] / apps / irssi / docs / help / in / scrollback.in
index 7da9b820498d3c0c3a5d3df4f4019d194b50eeaf..4124cf6fbce6b03120e11d8a3f40d2a1087f91a4 100644 (file)
@@ -3,10 +3,18 @@
 
 /SCROLLBACK, or the default alias /SB:
 
-/SB CLEAR - Clear screen, free all memory used by texts in window.
-/SB HOME - Jump to start of the buffer
-/SB END - Jump to end of the buffer
-/SB GOTO [[-|+]line#|time] - Jump to specified line or timestamp.
+/SB LEVELCLEAR
+   - Remove lines with level matching one of those
+     specified in the comma-separated list <level>.
+/SB CLEAR
+   - Clear screen, free all memory used by texts in window.
+/SB HOME
+   - Jump to start of the buffer.
+/SB END
+   - Jump to end of the buffer.
+/SB GOTO [[-|+]line#|time]
+   - Jump to specified line or timestamp.
+     time format is [dd[.mm] | -<days ago>] hh:mi[:ss].
 
 See also: SET SCROLL