1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-12-24 00:31:11 +02:00

fix kv example

This commit is contained in:
Kelly Brazil
2021-07-22 12:20:31 -07:00
parent 2bef4ed603
commit caabe60f84
5 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ Examples:
# but can be preserved with the -r argument
occupation:"Engineer"
$ cat keyvalue.txt | jc --ini -p
$ cat keyvalue.txt | jc --kv -p
{
"name": "John Doe",
"address": "555 California Drive",