summary refs log tree commit diff
path: root/scoop.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-31 16:26:40 -0500
committerJune McEnroe <june@causal.agency>2019-12-31 16:26:40 -0500
commitb87448eda416d82000ab9bd4996f4c42c53e2211 (patch)
tree5e2a82d5a032cb2fb4b332b0bae3661a0064f4e4 /scoop.1
parentColor both nicks in a change (diff)
downloadlitterbox-b87448eda416d82000ab9bd4996f4c42c53e2211.tar.gz
litterbox-b87448eda416d82000ab9bd4996f4c42c53e2211.zip
Rewrite scoop(1) argument descriptions
Diffstat (limited to '')
-rw-r--r--scoop.133
1 files changed, 21 insertions, 12 deletions
diff --git a/scoop.1 b/scoop.1
index f6a950b..823e5ee 100644
--- a/scoop.1
+++ b/scoop.1
@@ -1,4 +1,4 @@
-.Dd December 30, 2019
+.Dd December 31, 2019
 .Dt SCOOP 1
 .Os
 .
@@ -40,10 +40,14 @@ if it is not already set.
 The arguments are as follows:
 .Bl -tag -width Ds
 .It Fl D Ar date
-Match events on the specified date.
+Match events which occurred on
+.Ar date ,
+of the format
+.Ar YYYY-MM-DD .
 .
 .It Fl N Ar network
-Match events from the specified network.
+Match events from contexts on
+.Ar network .
 .
 .It Fl T Ar target
 Match events
@@ -53,12 +57,13 @@ of type
 or
 .Cm nick
 .Pc
-with the specified
+with
 .Ar target .
 .
 .It Fl c Ar context
-Match events from the specified context,
-either channel or query name.
+Match events from
+.Ar context ,
+either a channel or query name.
 .
 .It Fl d Ar path
 Set the database path.
@@ -68,13 +73,16 @@ The default path is as in
 .Xr litterbox 1 .
 .
 .It Fl h Ar host
-Match events from users with the specified hostname.
+Match events from users with the hostname
+.Ar host .
 .
 .It Fl l Ar limit
-Limit the number of most recent results.
+Limit the number of events matched,
+ordered by most recent.
 .
 .It Fl n Ar nick
-Match events from users with the specified nickname.
+Match events from users with the nickname
+.Ar nick .
 .
 .It Fl p
 Match only events from channels.
@@ -89,7 +97,7 @@ launch the
 shell for the database.
 .
 .It Fl t Ar type
-Match events of the specified
+Match events of
 .Ar type .
 The types are
 .Cm privmsg ,
@@ -103,10 +111,11 @@ The types are
 .Cm topic .
 .
 .It Fl u Ar user
-Match events from users with the specified username.
+Match events from users with the username
+.Ar user .
 .
 .It Fl v
-Print the SQL query being used on standard error.
+Print the expanded SQL query being used to standard error.
 .
 .It Ar search
 Match events using full-text search.
low=1'>Add The Black Tides of HeavenJune McEnroe 2019-09-27Fail on HTTP failure status in titleJune McEnroe 2019-09-23Add Trail of LightningJune McEnroe 2019-09-22Revert "Enable cookies in title"June McEnroe This reverts commit 3231fe21d3b389448c9a5ca7b4c91fdd25c9e677. 2019-09-20Enable cookies in titleJune McEnroe Perhaps this will make it less suspicious to Google. Who knows. 2019-09-16Use sensitivity aliases in TF2June McEnroe 2019-09-16Add The Just CityJune McEnroe 2019-09-12Only GET the final redirect locationJune McEnroe 2019-09-12Consume entire bodyJune McEnroe Aborting the request and leaving data around may be causing intermittent errors. Just discard the rest of the data. 2019-09-10Add title -v flagJune McEnroe 2019-09-10Use curl error bufferJune McEnroe 2019-09-10Set Accept-Encoding in titleJune McEnroe Because apparently it's fine for servers to respond with Content-Encoding you didn't ask for, and curl won't decode it if you didn't ask for it. 2019-09-08Set title User-AgentJune McEnroe Some things don't like you if you don't send one. 2019-09-07Add -x flag to titleJune McEnroe 2019-09-07Ignore SIGPIPE in relayJune McEnroe Allows restarting consumers safely. 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe Oops, didn't see this. 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe