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

update description

This commit is contained in:
Kelly Brazil
2022-01-21 16:13:00 -08:00
parent 6f04707dc6
commit ab63809fde
2 changed files with 4 additions and 4 deletions

View File

@ -4,8 +4,8 @@ JC - JSON CLI output utility
* kellyjonbrazil@gmail.com
This package serializes the output of many standard unix command line tools
to dictionaries and lists of dictionaries.
This package converts the output of many standard unix command line tools
and file-types to dictionaries and lists of dictionaries.
## Interactive Documentation

View File

@ -2,8 +2,8 @@
* kellyjonbrazil@gmail.com
This package serializes the output of many standard unix command line tools
to dictionaries and lists of dictionaries.
This package converts the output of many standard unix command line tools
and file-types to dictionaries and lists of dictionaries.
## Interactive Documentation