1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-07 00:57:22 +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 $ jc --pretty /proc/meminfo
Line Slicing: Line Slicing:
$ cat output.txt | jc 4:15 --parser # Parse from line 4 to 14 $ cat output.txt | jc 4:15 --<PARSER> # Parse from line 4 to 14
with parser (zero-based) # with <PARSER> (zero-based)
Parser Documentation: Parser Documentation:
$ jc --help --dig $ jc --help --dig