diff options
author | June McEnroe <june@causal.agency> | 2019-12-05 15:51:18 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-12-05 15:51:18 -0500 |
commit | a75db3e11323c528d8fabb1812fd97a305467d2b (patch) | |
tree | b7a420240ce71f15d5bd4648599ac7a012d47761 /unscoop.1 | |
parent | Document what the generic format matches (diff) | |
download | litterbox-a75db3e11323c528d8fabb1812fd97a305467d2b.tar.gz litterbox-a75db3e11323c528d8fabb1812fd97a305467d2b.zip |
Add textual format to unscoop
Diffstat (limited to '')
-rw-r--r-- | unscoop.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/unscoop.1 b/unscoop.1 index 0478481..0a9f0db 100644 --- a/unscoop.1 +++ b/unscoop.1 @@ -40,7 +40,8 @@ for the default database path. .It Fl f Ar format Set the input log format. The following formats are supported: -.Sy generic . +.Sy generic , +.Sy textual . .Pp The .Sy generic |