1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-10-08 23:22:21 +02:00

add --module-info support to ethtool parser

This commit is contained in:
Kelly Brazil
2024-03-01 11:43:19 -08:00
parent b0c98a56ce
commit 5e88eb0c8b
7 changed files with 345 additions and 116 deletions

View File

@@ -1,8 +1,10 @@
jc changelog
20240228 v1.25.2
- Add `apt-cache show` command parser
- Add `needrestart -b` command parser
20240301 v1.25.2
- Add `apt-cache-show` command parser
- Add `apt-get-sqq` command parser
- Add `ethtool` command parser
- Add `needrestart` command parser
- Enhance `df` parser to add human readable output support. Note: the `size`
field has been changed to an integer and all size values have been normalized
to bytes.