mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-17 01:32:37 +02:00
remove linux from description
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
# JC
|
# JC
|
||||||
JSON CLI output utility
|
JSON CLI output utility
|
||||||
|
|
||||||
`jc` JSONifies the output of many linux CLI tools and file-types for easier parsing in scripts. See the [**Parsers**](#parsers) section for supported commands and file-types.
|
`jc` JSONifies the output of many CLI tools and file-types for easier parsing in scripts. See the [**Parsers**](#parsers) section for supported commands and file-types.
|
||||||
|
|
||||||
This allows further command-line processing of output with tools like `jq` by piping commands:
|
This allows further command-line processing of output with tools like `jq` by piping commands:
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user