We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad1b209 commit 186e39bCopy full SHA for 186e39b
README.md
@@ -92,7 +92,7 @@ Include the array index as a column in the result:
92
a b 0 c
93
a b 1 d
94
95
-Notice the empty column — some objects don't have the <z> key:
+Notice the empty column — some objects don't have the `z` key:
96
97
$ echo "$JSON" | jt [ foo % ] baz [ y % ] z %
98
a c
0 commit comments