diff options
author | Emanuele Giaquinta <exg@irssi.org> | 2007-04-14 20:45:04 +0000 |
---|---|---|
committer | exg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2007-04-14 20:45:04 +0000 |
commit | 8efa5e6ce7abc6c2c8aa1662802d702b9e6ee338 (patch) | |
tree | 46656eb9969d03381610265a9f152fe3133d762e /docs | |
parent | ac4bbd4a22967534474664c7de9b7ca3db91b27b (diff) | |
download | irssi-8efa5e6ce7abc6c2c8aa1662802d702b9e6ee338.zip |
Document time format for /scrollback goto.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4451 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r-- | docs/help/in/scrollback.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/help/in/scrollback.in b/docs/help/in/scrollback.in index bb05488d..f1e31848 100644 --- a/docs/help/in/scrollback.in +++ b/docs/help/in/scrollback.in @@ -14,6 +14,7 @@ - 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 |