From 1901d6602f2a23635e04cf05b8885aae842f9edf Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Mon, 30 Dec 2019 21:58:58 -0500 Subject: Remove scoop -ABC I can almost get these to work with an inner and outer SQL query, but when contexts starts overlapping it becomes a disaster, so I'm leavin it out at least for now. --- scoop.1 | 33 +-------------------------------- 1 file changed, 1 insertion(+), 32 deletions(-) diff --git a/scoop.1 b/scoop.1 index 6d12d22..955548e 100644 --- a/scoop.1 +++ b/scoop.1 @@ -1,4 +1,4 @@ -.Dd December 29, 2019 +.Dd December 30, 2019 .Dt SCOOP 1 .Os . @@ -9,9 +9,6 @@ .Sh SYNOPSIS .Nm .Op Fl pqv -.Op Fl A Ar time -.Op Fl B Ar time -.Op Fl C Ar time .Op Fl N Ar network .Op Fl T Ar target .Op Fl c Ar context @@ -41,34 +38,6 @@ if it is not already set. .Pp The arguments are as follows: .Bl -tag -width Ds -.It Fl A Ar time -Show events from the same context following each match. -Events which occurred up to -.Ar time -seconds after the matched event are shown. -The -.Ar time -argument may be suffixed with -.Cm s , -.Cm m -or -.Cm h -for seconds, minutes or hours, respectively. -. -.It Fl B Ar time -Show events from the same context preceding each match. -See -.Fl A -for the meaning of -.Ar time . -. -.It Fl C Ar time -Show events from the same context preceding and following each match. -This is equivalent to setting both -.Fl A -and -.Fl B . -. .It Fl N Ar network Match events from the specified network. . -- cgit 1.4.1