1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00

doc update

This commit is contained in:
Kelly Brazil
2022-05-31 09:16:54 -07:00
parent fec74cf305
commit 9bf2cd0691
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
jc changelog
20220528 v1.20.0
20220531 v1.20.0
- Add YAML output option with `-y`
- Add `top -b` standard and streaming parsers tested on linux
- Add `plugin_parser_count`, `standard_parser_count`, and `streaming_parser_count`

View File

@ -1,4 +1,4 @@
.TH jc 1 2022-05-28 1.20.0 "JSON Convert"
.TH jc 1 2022-05-31 1.20.0 "JSON Convert"
.SH NAME
\fBjc\fP \- JSON Convert JSONifies the output of many CLI tools and file-types
.SH SYNOPSIS