mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-08-06 22:32:54 +02:00
doc update
This commit is contained in:
@ -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
|
||||||
|
@ -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)
|
||||||
|
2
man/jc.1
2
man/jc.1
@ -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
|
||||||
|
Reference in New Issue
Block a user