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:
@ -1156,7 +1156,7 @@ age: 34
|
||||
occupation:"Engineer"
|
||||
```
|
||||
```bash
|
||||
cat keyvalue.txt | jc --ini -p
|
||||
cat keyvalue.txt | jc --kv -p
|
||||
```
|
||||
```json
|
||||
{
|
||||
|
Reference in New Issue
Block a user