1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00
This commit is contained in:
Kelly Brazil
2019-10-24 17:53:56 -07:00
parent 42bdc05814
commit 6d047486d9

View File

@ -54,7 +54,7 @@ $ pip3 install jc
## Usage ## Usage
``` ```
jc [parser] [options] jc PARSER [OPTIONS]
``` ```
`jc` accepts piped input from `STDIN` and outputs a JSON representation of the previous command's output to `STDOUT`. The JSON output can be compact or pretty formatted. `jc` accepts piped input from `STDIN` and outputs a JSON representation of the previous command's output to `STDOUT`. The JSON output can be compact or pretty formatted.