Skip to content

Commit 51596f0

Browse files
authored
Update User Guide.md
1 parent 655beb0 commit 51596f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

User Guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3043,7 +3043,7 @@ bash $
30433043
\- hmmm, but we need such line one per record and not like above
30443044

30453045
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 `""`)
3046+
in the template (that will reset the value of `$?` back to `""`)
30473047
```
30483048
bash $ <ab.json jtc -rx[0][:] -y[name] -y[address][:] -y' ' -T'"{$?}, {}"'
30493049
"John"

0 commit comments

Comments
 (0)