Commit aedec951 by James Cammarata

Merge pull request #12521 from mgedmin/patch-1

Typo in shell command in example
parents ccddda1e b57d549e
...@@ -426,7 +426,7 @@ Other Useful Filters ...@@ -426,7 +426,7 @@ Other Useful Filters
To add quotes for shell usage:: To add quotes for shell usage::
- shell: echo={{ string_value | quote }} - shell: echo {{ string_value | quote }}
To use one value on true and another on false (new in version 1.9):: To use one value on true and another on false (new in version 1.9)::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment