mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
/help lastlog: Clarify usage of -<level> parameter
This commit is contained in:
parent
2027e73977
commit
7ca9c86445
@ -10,7 +10,7 @@
|
||||
-window: Specifies the window to check.
|
||||
-new: Only displays results since the previous lastlog.
|
||||
-away: Only displays results since you previous away status.
|
||||
-level: Specifies the levels to check.
|
||||
-<level>: Specifies the levels to check (e.g. -joins -quits -hilight)
|
||||
-clear: Removes the previous results from the active window.
|
||||
-count: Displays how many lines match.
|
||||
-case: Performs a case-sensitive matching.
|
||||
@ -32,6 +32,7 @@
|
||||
/LASTLOG holiday
|
||||
/LASTLOG 'is on vacation'
|
||||
/LASTLOG -file -force ~/mike.log 'mike'
|
||||
/LASTLOG -hilight
|
||||
|
||||
%9See also:%9 HILIGHT, SCROLLBACK
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user