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

doc update

This commit is contained in:
Kelly Brazil
2023-11-23 12:05:03 -08:00
parent 5be45622cc
commit 79e4f3a761
2 changed files with 1 additions and 2 deletions

View File

@ -3,6 +3,7 @@ jc changelog
20231114 v1.23.7
- Add `deb-packages-index` parser for Debian/Ubuntu Package Index files
- Add `tune2fs` command parser
- Update timezone change in Github Actions for node v16 requirement
- 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
- Fix `mount` parser for cases with spaces in the mount point name

View File

@ -1,7 +1,5 @@
"""jc - JSON Convert `tune2fs -l` command output parser
force tests
Usage (cli):
$ tune2fs -l /dev/xvda4 | jc --tune2fs