15 lines
153 B
Smarty
15 lines
153 B
Smarty
## {{ .KatenaryPrefix }}/{{ .Name }}
|
|
|
|
{{ .Help.Short }}
|
|
|
|
**Type**: `{{ .Help.Type }}`
|
|
|
|
{{ .Help.Long }}
|
|
|
|
**Example:**
|
|
|
|
```yaml
|
|
{{ .Help.Example }}
|
|
```
|
|
|