Merged from silc_1_0_branch.
[silc.git] / apps / irssi / docs / help / in / lastlog.in
1
2 @SYNTAX:lastlog@
3
4     -clear: remove all lastlog lines from window
5
6     -: don't print the "Lastlog:" and "End of Lastlog" messages.
7     -file: write lastlog to file instead of screen
8     -window: which window's lastlog to check (output is always to active)
9     -case: Case-sensitive matching
10     -force: Force displaying lastlog even if it's longer than 1000 lines
11     -new: show only lines since last /LASTLOG
12     -regexp: `text' is a regular expression
13     -word: `text' must match to full words
14     -level: what levels to check, like -public -msgs (default is all)
15     <pattern>: text to search for, or all if empty
16     <count>: maximum number of lines to show
17     <start>: skip the last `start' lines
18
19 Shows the given number of lines of log from the current window.
20
21 See also: LOG, SET LOG, WINDOW LOG
22