~mkelly/blog.michaelkelly.org

c0043acc2822250c7110fd6445dfc0353feb21eb — Michael Kelly 1 year, 4 months ago 0f7d455
[jq tricks] Update wording a little

I've probably fussed with this enough for now...
1 files changed, 1 insertions(+), 1 deletions(-)

M content/posts/some-handy-jq-tricks.md
M content/posts/some-handy-jq-tricks.md => content/posts/some-handy-jq-tricks.md +1 -1
@@ 153,7 153,7 @@ There are some other tricks as well.
}
```

This shows that they are the same (we also use [process substitution](https://tldp.org/LDP/abs/html/process-sub.html) here):
The next command shows that they contain the same values, even though the keys are in a different order. We also use [process substitution](https://tldp.org/LDP/abs/html/process-sub.html) here:

```
diff -u \