1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-21 03:14:16 -04:00

/help lastlog: Clarify usage of -<level> parameter

This commit is contained in:
dequis 2015-01-31 11:49:01 -03:00
parent 2027e73977
commit 7ca9c86445

View File

@ -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