mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 20:00:23 +02:00
lastlog doc fix
Only the filename can come right after `-file`. Having `-force` in that position causes an `Irssi: Could not open lastlog: No such file or directory` error.
This commit is contained in:
parent
c122a2a226
commit
ae742f3f13
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
|
||||
/LASTLOG holiday
|
||||
/LASTLOG 'is on vacation' 10
|
||||
/LASTLOG -file -force ~/mike.log 'mike'
|
||||
/LASTLOG -force -file ~/mike.log 'mike'
|
||||
/LASTLOG -hilight
|
||||
/LASTLOG -5 searchterm
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue