summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorVesa Pirila <vesa@pirila.fi>2015-02-08 12:39:23 +0200
committerVesa Pirila <vesa@pirila.fi>2015-02-08 13:00:51 +0200
commit466166010b751efc622af444e00c33a843c98063 (patch)
tree76d34e2061d046abe6cf607f74901bdd617ceb06 /docs
parente2462b78399af7ce5339d97b0ae87aa280d608c6 (diff)
downloadirssi-466166010b751efc622af444e00c33a843c98063.zip
Added a -date parameter to /lastlog to prepend each row with the row's date
Diffstat (limited to 'docs')
-rw-r--r--docs/help/in/lastlog.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/help/in/lastlog.in b/docs/help/in/lastlog.in
index 3815f5d2..e6f5886a 100644
--- a/docs/help/in/lastlog.in
+++ b/docs/help/in/lastlog.in
@@ -14,6 +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).
-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.