1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-06 22:32:54 +02:00

doc update

This commit is contained in:
Kelly Brazil
2022-05-28 12:18:02 -07:00
parent 1763b530da
commit 550862a415
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
jc changelog
20220526 v1.20.0 (in progress)
20220528 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-27 1.20.0 "JSON Convert"
.TH jc 1 2022-05-28 1.20.0 "JSON Convert"
.SH NAME
\fBjc\fP \- JSON Convert JSONifies the output of many CLI tools and file-types
.SH SYNOPSIS