1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00

readme update

This commit is contained in:
Kelly Brazil
2019-10-22 11:17:21 -07:00
parent 73a0d70c92
commit 753d5fd9fe

View File

@ -1,7 +1,7 @@
# JC # JC
JSON CLI output utility JSON CLI output utility
`jc` is used to JSONify the output of many standard linux cli tools for easier parsing in scripts. See the Parsers section for supported commands. `jc` is used to JSONify the output of many standard linux cli tools for easier parsing in scripts. See the **Parsers** section for supported commands.
This allows further command line processing of output with tools like `jq` simply by piping commands: This allows further command line processing of output with tools like `jq` simply by piping commands: