mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
Merge pull request #212 from dequis/lastleg
/help lastlog: Clarify usage of -<level> parameter
This commit is contained in:
commit
dff7e049b8
@ -10,7 +10,7 @@
|
|||||||
-window: Specifies the window to check.
|
-window: Specifies the window to check.
|
||||||
-new: Only displays results since the previous lastlog.
|
-new: Only displays results since the previous lastlog.
|
||||||
-away: Only displays results since you previous away status.
|
-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.
|
-clear: Removes the previous results from the active window.
|
||||||
-count: Displays how many lines match.
|
-count: Displays how many lines match.
|
||||||
-case: Performs a case-sensitive matching.
|
-case: Performs a case-sensitive matching.
|
||||||
@ -32,6 +32,7 @@
|
|||||||
/LASTLOG holiday
|
/LASTLOG holiday
|
||||||
/LASTLOG 'is on vacation'
|
/LASTLOG 'is on vacation'
|
||||||
/LASTLOG -file -force ~/mike.log 'mike'
|
/LASTLOG -file -force ~/mike.log 'mike'
|
||||||
|
/LASTLOG -hilight
|
||||||
|
|
||||||
%9See also:%9 HILIGHT, SCROLLBACK
|
%9See also:%9 HILIGHT, SCROLLBACK
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user