diff options
author | Geert Hauwaerts <geert@hauwaerts.be> | 2015-06-12 16:44:07 +0200 |
---|---|---|
committer | Geert Hauwaerts <geert@hauwaerts.be> | 2015-06-12 16:44:07 +0200 |
commit | 01510b7d9efd4caa1e41780488658c130224d9cd (patch) | |
tree | 48cf2799210b6beadbd622127fc82b186009ed72 /docs | |
parent | 7978d5820223347b16a19f45bda23dee2fc98ec1 (diff) | |
parent | ae742f3f13f0d941f3a099740afddcb9d73c446b (diff) | |
download | irssi-01510b7d9efd4caa1e41780488658c130224d9cd.zip |
Merge pull request #247 from FreeFull/patch-1
lastlog doc fix
Diffstat (limited to 'docs')
-rw-r--r-- | docs/help/in/lastlog.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/in/lastlog.in b/docs/help/in/lastlog.in index 25879d31..e96e2ed5 100644 --- a/docs/help/in/lastlog.in +++ b/docs/help/in/lastlog.in @@ -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 |