1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

doc update

This commit is contained in:
Kelly Brazil
2023-10-25 13:42:19 -07:00
parent 5c6fa5bff6
commit 88649a4e8d
5 changed files with 6 additions and 5 deletions

View File

@ -1,7 +1,8 @@
jc changelog jc changelog
20231024 v1.23.7 20231025 v1.23.7
- Fix `iptables` parser for cases where the `target` field is blank in a rule - Fix `iptables` parser for cases where the `target` field is blank in a rule
- Fix `vmstat` parsers for some cases where wide output is used
20231023 v1.23.6 20231023 v1.23.6
- Fix XML parser for xmltodict library versions < 0.13.0 - Fix XML parser for xmltodict library versions < 0.13.0

View File

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

View File

@ -149,4 +149,4 @@ Returns:
### Parser Information ### Parser Information
Compatibility: linux Compatibility: linux
Version 1.3 by Kelly Brazil (kellyjonbrazil@gmail.com) Version 1.4 by Kelly Brazil (kellyjonbrazil@gmail.com)

View File

@ -123,4 +123,4 @@ Returns:
### Parser Information ### Parser Information
Compatibility: linux Compatibility: linux
Version 1.2 by Kelly Brazil (kellyjonbrazil@gmail.com) Version 1.3 by Kelly Brazil (kellyjonbrazil@gmail.com)

View File

@ -1,4 +1,4 @@
.TH jc 1 2023-10-23 1.23.6 "JSON Convert" .TH jc 1 2023-10-25 1.23.7 "JSON Convert"
.SH NAME .SH NAME
\fBjc\fP \- JSON Convert JSONifies the output of many CLI tools, file-types, \fBjc\fP \- JSON Convert JSONifies the output of many CLI tools, file-types,
and strings and strings