jq: correct description of example (#4299)
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
`jq . {{file.json}}`
|
`jq . {{file.json}}`
|
||||||
|
|
||||||
- Output all elements from arrays (or all key-value pairs from objects) in a JSON file:
|
- Output all elements from arrays (or all the values from objects) in a JSON file:
|
||||||
|
|
||||||
`jq '.[]' {{file.json}}`
|
`jq '.[]' {{file.json}}`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user