We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87f0c51 commit 5b3bfa1Copy full SHA for 5b3bfa1
README.md
@@ -61,7 +61,7 @@ file will be ignored.
61
| --------------- | ------------------------------------------------ | -------- |
62
| `template-file` | The path to a text file to load as the template. | No\* |
63
| `template-text` | The template text with variable placeholders. | No\* |
64
-| `template-vars` | An ENV style list or stringified JSON object. | Yes |
+| `template-vars` | A YAML dictionary or JSON object. | Yes |
65
66
\*One of either `template-file` or `template-text` must be provided.
67
0 commit comments