diff options
author | June McEnroe <june@causal.agency> | 2019-12-05 05:20:32 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-12-05 05:20:32 -0500 |
commit | e2163d805f0d72e187f1ca9c754459ac7f5a7b06 (patch) | |
tree | c4608d3d38c39e344b89ca1e65422d3881e4341c /unscoop.1 | |
parent | Add prepare and bind helpers (diff) | |
download | litterbox-e2163d805f0d72e187f1ca9c754459ac7f5a7b06.tar.gz litterbox-e2163d805f0d72e187f1ca9c754459ac7f5a7b06.zip |
Add basic unscoop import tool
Diffstat (limited to '')
-rw-r--r-- | unscoop.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/unscoop.1 b/unscoop.1 index 5eec76c..41398db 100644 --- a/unscoop.1 +++ b/unscoop.1 @@ -1,4 +1,4 @@ -.Dd November 29, 2019 +.Dd December 5, 2019 .Dt UNSCOOP 1 .Os . @@ -37,7 +37,7 @@ for the default database path. .It Fl f Ar format Set the input log format. The following formats are supported: -.Sy textual . +.Sy generic . .El . .Sh SEE ALSO |