1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-06 22:32:54 +02:00

formatting

This commit is contained in:
Kelly Brazil
2023-01-30 08:11:21 -08:00
parent c0239a771c
commit 4b55f49e99

View File

@ -89,7 +89,7 @@ Examples:
$ jc --pretty /proc/meminfo $ jc --pretty /proc/meminfo
Line Slicing: Line Slicing:
$ cat file.csv | jc :102 --csv # parse first 100 records $ cat file.csv | jc :101 --csv # parse first 100 lines
Parser Documentation: Parser Documentation:
$ jc --help --dig $ jc --help --dig