summary refs log tree commit diff
path: root/scoop.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-31 16:47:54 -0500
committerJune McEnroe <june@causal.agency>2019-12-31 16:47:54 -0500
commit87bec5ac3091bfd193af3bc91146164774c1f61e (patch)
treeae8e434352cf99eb2deb029ef229f80a6591396c /scoop.1
parentAdd missing include (diff)
downloadlitterbox-87bec5ac3091bfd193af3bc91146164774c1f61e.tar.gz
litterbox-87bec5ac3091bfd193af3bc91146164774c1f61e.zip
Add option to group events by context
Diffstat (limited to 'scoop.1')
-rw-r--r--scoop.19
1 files changed, 7 insertions, 2 deletions
diff --git a/scoop.1 b/scoop.1
index 823e5ee..a9a40c0 100644
--- a/scoop.1
+++ b/scoop.1
@@ -8,7 +8,7 @@
 .
 .Sh SYNOPSIS
 .Nm
-.Op Fl pqv
+.Op Fl gpqv
 .Op Fl D Ar date
 .Op Fl N Ar network
 .Op Fl T Ar target
@@ -43,7 +43,9 @@ The arguments are as follows:
 Match events which occurred on
 .Ar date ,
 of the format
-.Ar YYYY-MM-DD .
+.Ar YYYY-MM-DD
+or the keyword
+.Cm now .
 .
 .It Fl N Ar network
 Match events from contexts on
@@ -72,6 +74,9 @@ The database must have been initialized by
 The default path is as in
 .Xr litterbox 1 .
 .
+.It Fl g
+Group events by context.
+.
 .It Fl h Ar host
 Match events from users with the hostname
 .Ar host .