mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
doc update
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
jc changelog
|
jc changelog
|
||||||
|
|
||||||
20240301 v1.25.2
|
20240315 v1.25.2
|
||||||
- Add `apt-cache-show` command parser
|
- Add `apt-cache-show` command parser
|
||||||
- Add `apt-get-sqq` command parser
|
- Add `apt-get-sqq` command parser
|
||||||
- Add `ethtool` command parser
|
- Add `ethtool` command parser
|
||||||
@ -13,7 +13,7 @@ jc changelog
|
|||||||
- Enhance `/proc/pid/stat` parser to support "Idle" state
|
- Enhance `/proc/pid/stat` parser to support "Idle" state
|
||||||
- Enhance `rpm_qi` and `pkg_index_deb` parsers to split list fields into arrays
|
- Enhance `rpm_qi` and `pkg_index_deb` parsers to split list fields into arrays
|
||||||
- Fix `iwconfig` parser to handle more special characters in the SSID name
|
- Fix `iwconfig` parser to handle more special characters in the SSID name
|
||||||
- Documentation updates
|
- Documentation and doc build updates
|
||||||
|
|
||||||
20240212 v1.25.1
|
20240212 v1.25.1
|
||||||
- Fix for crash when optional libraries are not installed (e.g. xmltodict)
|
- Fix for crash when optional libraries are not installed (e.g. xmltodict)
|
||||||
|
2
man/jc.1
2
man/jc.1
@ -1,4 +1,4 @@
|
|||||||
.TH jc 1 2024-03-14 1.25.2 "JSON Convert"
|
.TH jc 1 2024-03-15 1.25.2 "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
|
||||||
|
Reference in New Issue
Block a user