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-06-30 09:25:01 -07:00
parent 7bfebdcfeb
commit 430385fa63
3 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
jc changelog jc changelog
20220630 v1.20.2
- Add `gpg --with-colons` parser tested on linux
20220615 v1.20.1 20220615 v1.20.1
- Add `postconf -M` parser tested on linux - Add `postconf -M` parser tested on linux
- Update `asciitable` and `asciitable-m` parsers to preserve case in key - Update `asciitable` and `asciitable-m` parsers to preserve case in key

View File

@ -186,4 +186,4 @@ Returns:
### Parser Information ### Parser Information
Compatibility: linux Compatibility: linux
Version 1.7 by Kelly Brazil (kellyjonbrazil@gmail.com) Version 1.8 by Kelly Brazil (kellyjonbrazil@gmail.com)

View File

@ -1,4 +1,4 @@
.TH jc 1 2022-06-29 1.20.1 "JSON Convert" .TH jc 1 2022-06-30 1.20.1 "JSON Convert"
.SH NAME .SH NAME
\fBjc\fP \- JSON Convert JSONifies the output of many CLI tools and file-types \fBjc\fP \- JSON Convert JSONifies the output of many CLI tools and file-types
.SH SYNOPSIS .SH SYNOPSIS