From 8aefa42c5844f9ed5def1605cc9103433ad795de Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Mon, 30 Dec 2019 22:25:19 -0500 Subject: Add -D flag to prospective scoop manual --- scoop.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scoop.1') diff --git a/scoop.1 b/scoop.1 index 955548e..f6a950b 100644 --- a/scoop.1 +++ b/scoop.1 @@ -9,6 +9,7 @@ .Sh SYNOPSIS .Nm .Op Fl pqv +.Op Fl D Ar date .Op Fl N Ar network .Op Fl T Ar target .Op Fl c Ar context @@ -38,6 +39,9 @@ if it is not already set. .Pp The arguments are as follows: .Bl -tag -width Ds +.It Fl D Ar date +Match events on the specified date. +. .It Fl N Ar network Match events from the specified network. . -- cgit 1.4.1 cted='selected'>master dontfiles
summary refs log tree commit diff
path: root/link.sh (unfollow)
Commit message (Expand)Author
2017-07-21Set window size in hnelJune McEnroe
2017-07-21Add hnelJune McEnroe
2017-07-19chmod 600 in dtchJune McEnroe