We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 655beb0 commit 51596f0Copy full SHA for 51596f0
User Guide.md
@@ -3043,7 +3043,7 @@ bash $
3043
\- hmmm, but we need such line one per record and not like above
3044
3045
3. To ensure that we reconcile only each record (and not all of them), let's add one more walk which will fail interpolation of `$?`
3046
-in the template (that will reset the value of '$?' back to `""`)
+in the template (that will reset the value of `$?` back to `""`)
3047
```
3048
bash $ <ab.json jtc -rx[0][:] -y[name] -y[address][:] -y' ' -T'"{$?}, {}"'
3049
"John"
0 commit comments