mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix doc to align with last change.
This commit is contained in:
parent
ad7f0f9b1f
commit
0b9e5e1f9e
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ Other renderer combinations are possible, here's a few examples:
|
|||
pass the input to the ``mako`` renderer, whose output is then fed into the
|
||||
``yaml`` renderer.
|
||||
|
||||
``jinja | mako -s | yaml``
|
||||
``jinja | mako | yaml``
|
||||
This one allows you to use both jinja and mako templating syntax in the
|
||||
input and then parse the final rendererd output as YAML.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue