mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 08:02:13 +02:00
Applied grammar and styling corrections
Applied grammar and styling corrections.
This commit is contained in:
parent
f0aa2d2049
commit
71ab0fbda6
56 changed files with 112 additions and 129 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
%9Parameters:%9
|
||||
|
||||
-: Doesn't print the "Lastlog:" and "End of Lastlog" messages.
|
||||
-: Doesn't print the 'Lastlog:' and 'End of Lastlog' messages.
|
||||
-file: Output the lastlog to a file instead of the active window.
|
||||
-window: Specifies the window to check.
|
||||
-new: Only displays results since the previous lastlog.
|
||||
|
|
@ -30,8 +30,8 @@
|
|||
%9Examples:%9
|
||||
|
||||
/LASTLOG holiday
|
||||
/LASTLOG "is on vacation"
|
||||
/LASTLOG -file -force ~/mike.log "mike"
|
||||
/LASTLOG 'is on vacation'
|
||||
/LASTLOG -file -force ~/mike.log 'mike'
|
||||
|
||||
%9See also:%9 HILIGHT, SCROLLBACK
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue