diff options
author | June McEnroe <june@causal.agency> | 2020-01-16 11:47:45 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-01-16 11:47:45 -0500 |
commit | aa6ae879cc5ba876d38499070859512af8edc4d7 (patch) | |
tree | f12d152be449300744684b73b47a45db8e079653 /scoop.1 | |
parent | Remove note about usernames for pounce (diff) | |
download | litterbox-aa6ae879cc5ba876d38499070859512af8edc4d7.tar.gz litterbox-aa6ae879cc5ba876d38499070859512af8edc4d7.zip |
Add scoop flag for local time
Diffstat (limited to '')
-rw-r--r-- | scoop.1 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/scoop.1 b/scoop.1 index 0d41c12..af03b6e 100644 --- a/scoop.1 +++ b/scoop.1 @@ -1,4 +1,4 @@ -.Dd January 4, 2020 +.Dd January 16, 2020 .Dt SCOOP 1 .Os . @@ -8,7 +8,7 @@ . .Sh SYNOPSIS .Nm -.Op Fl gpqv +.Op Fl Lgpqv .Op Fl D Ar date .Op Fl F Ar format .Op Fl N Ar network @@ -69,7 +69,10 @@ similar to .Xr strftime 3 , see .Aq Lk https://www.sqlite.org/lang_datefunc.html . -The default format is ISO8601. +The default format is ISO 8601. +. +.It Fl L +Output timestamps in local time. . .It Fl N Ar network Match events from |