diff options
author | Vesa Pirila <vesa@pirila.fi> | 2015-02-08 16:58:30 +0200 |
---|---|---|
committer | Vesa Pirila <vesa@pirila.fi> | 2015-02-08 16:58:30 +0200 |
commit | cd5a571fd8aba12b6b8ddbf54e947ac4cc1e516e (patch) | |
tree | 81fa09e1cc4ce95e9cc93e76aa02fc168cfc60bf /docs | |
parent | 466166010b751efc622af444e00c33a843c98063 (diff) | |
download | irssi-cd5a571fd8aba12b6b8ddbf54e947ac4cc1e516e.zip |
Added customization possibility for the lastlog date format, lastlog_date
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 e6f5886a..25879d31 100644 --- a/docs/help/in/lastlog.in +++ b/docs/help/in/lastlog.in @@ -14,7 +14,7 @@ -clear: Removes the previous results from the active window. -count: Displays how many lines match. -case: Performs a case-sensitive matching. - -date: Prepends each row with the message's date (YYYY-MM-DD). + -date: Prepends each row with the message's date -regexp: The given text pattern is a regular expression. -word: The text must match full words. -force: Forces to display the lastlog, even if it exceeds 1000 lines. |