summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--scoop.133
1 files changed, 1 insertions, 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.
 .
656&follow=1'>Define macro for bit flag enumsJune McEnroe 2019-11-08Check that password is hashedJune McEnroe 2019-11-08Avoid calling getopt_long again after it returns -1June McEnroe 2019-11-08Only change AWAY status for registered clientsJune McEnroe 2019-11-07Just write the example normallyJune McEnroe 2019-11-07Include path in readlinkat errorJune McEnroe 2019-11-07Call clientConsume before clientRecvJune McEnroe 2019-11-06Use -l:filename in Linux.mkJune McEnroe 2019-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe