1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-05 00:49:03 +02:00

help screen update

This commit is contained in:
Kelly Brazil
2025-05-28 14:54:29 -07:00
parent edcde58cb9
commit 7f7dcc35ec

View File

@ -101,8 +101,8 @@ Examples:
$ jc --pretty /proc/meminfo
Line Slicing:
$ cat output.txt | jc 4:15 --parser # Parse from line 4 to 14
with parser (zero-based)
$ cat output.txt | jc 4:15 --<PARSER> # Parse from line 4 to 14
# with <PARSER> (zero-based)
Parser Documentation:
$ jc --help --dig