From 04d61591029d68300e0b93c4f9936402921090c5 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 31 Dec 2019 19:07:39 -0500 Subject: Add before and after options --- scoop.1 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'scoop.1') diff --git a/scoop.1 b/scoop.1 index febeecc..1ab6dca 100644 --- a/scoop.1 +++ b/scoop.1 @@ -13,6 +13,8 @@ .Op Fl F Ar format .Op Fl N Ar network .Op Fl T Ar target +.Op Fl a Ar time +.Op Fl b Ar time .Op Fl c Ar context .Op Fl d Ar path .Op Fl f Ar format @@ -74,6 +76,16 @@ or with .Ar target . . +.It Fl a Ar time +Match events which occurred after +.Ar time +in ISO8601 format. +. +.It Fl b Ar time +Match events which occurred before +.Ar time +in ISO8601 format. +. .It Fl c Ar context Match events from .Ar context , -- cgit 1.4.1