Added customization possibility for the lastlog date format, lastlog_date

This commit is contained in:
Vesa Pirila 2015-02-08 16:58:30 +02:00
commit cd5a571fd8
4 changed files with 18 additions and 8 deletions

View file

@ -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.