Files
katenary/internal/generator/labels/help-template.md.tpl

15 lines
153 B
Smarty
Raw Normal View History

## {{ .KatenaryPrefix }}/{{ .Name }}
{{ .Help.Short }}
**Type**: `{{ .Help.Type }}`
{{ .Help.Long }}
**Example:**
```yaml
{{ .Help.Example }}
```