1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

indentation fix

This commit is contained in:
Kelly Brazil
2020-08-06 12:59:30 -07:00
parent c4a0e2e3fe
commit 8abff004cd

View File

@ -4,7 +4,7 @@ jc - JSON CLI output utility `YAML` file parser
Usage (cli): Usage (cli):
$ cat foo.yaml| jc --yaml $ cat foo.yaml| jc --yaml
Usage (module): Usage (module):