1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-21 00:19:42 +02:00

add ls parser info

This commit is contained in:
Kelly Brazil
2021-03-30 21:33:23 -07:00
parent 05885c0096
commit b98e72b8b4

View File

@ -16,6 +16,7 @@ jc changelog
- Update timedatectl parser to add epoch_utc field
- Update who parser to add epoch field
- Update dig parser to add when_epoch and when_epoch_utc fields
- Update ls parser to add epoch and epoch_utc fields
- Add -h option to display the help text. Piping errors no longer show the help text.
- Add -v option to display version information.
- Make all external python library dependencies optional: pygments, ruamel.yaml, xmltodict