refacto(labels): use external files
Files are more readable as external. Use "go:embed" to inject them.
This commit is contained in:
9
generator/labels/help-template.tpl
Normal file
9
generator/labels/help-template.tpl
Normal file
@@ -0,0 +1,9 @@
|
||||
{{ .KatenaryPrefix }}/{{ .Name }}: {{ .Help.Short }}
|
||||
Type: {{ .Help.Type }}
|
||||
|
||||
{{ .Help.Long }}
|
||||
|
||||
Example:
|
||||
|
||||
{{ .Help.Example }}
|
||||
|
Reference in New Issue
Block a user