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

change to use --kv for key/value files

This commit is contained in:
Kelly Brazil
2020-07-30 16:49:38 -07:00
parent 741431322b
commit 4345e76ead

View File

@ -1156,7 +1156,7 @@ age: 34
occupation:"Engineer"
```
```bash
cat keyvalue.txt | jc --ini -p
cat keyvalue.txt | jc --kv -p
```
```json
{