about summary refs log tree commit diff
path: root/scoop.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-05-07 18:03:03 -0400
committerJune McEnroe <june@causal.agency>2021-05-07 18:06:37 -0400
commit9560c1f8bd8bda1a5d3b8d919b8265c1189d4b1b (patch)
tree1262acb4402345277f2f391254bef49fbe9fc2ab /scoop.1
parentFormat litterbox query interface results like scoop (diff)
downloadlitterbox-9560c1f8bd8bda1a5d3b8d919b8265c1189d4b1b.tar.gz
litterbox-9560c1f8bd8bda1a5d3b8d919b8265c1189d4b1b.zip
Order by rowids for scoop -l
This vastly improves the speed of the query, with the same effect
as the change to litterbox's query interface.
Diffstat (limited to 'scoop.1')
-rw-r--r--scoop.14
1 files changed, 2 insertions, 2 deletions
diff --git a/scoop.1 b/scoop.1
index 693c033..480e8be 100644
--- a/scoop.1
+++ b/scoop.1
@@ -1,4 +1,4 @@
-.Dd April 28, 2021
+.Dd May  7, 2021
 .Dt SCOOP 1
 .Os
 .
@@ -148,7 +148,7 @@ Match events from users with the hostname
 .
 .It Fl l Ar limit
 Limit the number of events matched,
-ordered by most recent.
+ordered by most recently inserted.
 Implies
 .Fl s .
 .