diff options
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 |