about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-30 22:25:19 -0500
committerJune McEnroe <june@causal.agency>2019-12-30 22:25:19 -0500
commit8aefa42c5844f9ed5def1605cc9103433ad795de (patch)
tree9eb1424b7150d376abd0958ba514babf6fc0d72a
parentOrder results by ID in outer query in litterbox (diff)
downloadlitterbox-8aefa42c5844f9ed5def1605cc9103433ad795de.tar.gz
litterbox-8aefa42c5844f9ed5def1605cc9103433ad795de.zip
Add -D flag to prospective scoop manual
-rw-r--r--scoop.14
1 files changed, 4 insertions, 0 deletions
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.
 .
2022-07-13 16:27:22 -0400'>2022-07-13Set push.autoSetupRemoteJune McEnroe 2022-07-08Remove TOURJune McEnroe 2022-07-03Add The Bone Shard EmperorJune McEnroe 2022-06-25Bump xterm font size to 12June McEnroe 2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe