Mention both jid qnd jiq.

pull/524/head
Joshua Levy 7 years ago committed by GitHub
parent 299c121091
commit 07979a6b53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -216,8 +216,7 @@ Notes:
- If you must handle XML, `xmlstarlet` is old but good. - If you must handle XML, `xmlstarlet` is old but good.
- For JSON, use [`jq`](http://stedolan.github.io/jq/). - For JSON, use [`jq`](http://stedolan.github.io/jq/). For interactive use, also see [`jid`](https://github.com/simeji/jid) and [`jiq`](https://github.com/fiatjaf/jiq).
* For interactive use, [`jiq`](https://github.com/fiatjaf/jiq)
- For YAML, use [`shyaml`](https://github.com/0k/shyaml). - For YAML, use [`shyaml`](https://github.com/0k/shyaml).

Loading…
Cancel
Save