Skip to content

Commit 3d621d4

Browse files
authored
Update User Guide.md
1 parent 51596f0 commit 3d621d4

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
@@ -1987,7 +1987,7 @@ Once options `-e` and `-u`(`-i`) are used together, following rules must be obse
19871987
promoted to a _JSON string_ value)
19881988
- failed (those returning non-zero exit code) or empty results of the shell evaluations are ignored
19891989
(then JSON entry wont be updated/inserted, rather proceed to the next walked entry for another/next update attempt)
1990-
1990+
- templates (`-T`) are ignored (unused) - template-interpolation already occurs during the _cli evaluation_
19911991

19921992
if shell cli does not deliver expected result for some reason, it's easy to see why with `-dd` option, e.g, say, we want to
19931993
truncate all kid's names to 3 letters only (just for fun):

0 commit comments

Comments
 (0)