From 87bec5ac3091bfd193af3bc91146164774c1f61e Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 31 Dec 2019 16:47:54 -0500 Subject: Add option to group events by context --- scoop.1 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'scoop.1') 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 . -- cgit 1.4.1