mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-21 00:19:42 +02:00
enhance docs
This commit is contained in:
@ -1,8 +1,12 @@
|
||||
"""jc - JSON CLI output utility env Parser
|
||||
"""jc - JSON CLI output utility `env` command output parser
|
||||
|
||||
Usage (cli):
|
||||
|
||||
specify --env as the first argument if the piped input is coming from env
|
||||
$ env | jc --env
|
||||
|
||||
or
|
||||
|
||||
$ jc env
|
||||
|
||||
Usage (module):
|
||||
|
||||
|
Reference in New Issue
Block a user