refacto(labels): use external files

Files are more readable as external. Use "go:embed" to inject them.
This commit is contained in:
2024-11-21 11:08:55 +01:00
parent 8c97937b44
commit 3f63375b60
3 changed files with 38 additions and 26 deletions

View File

@@ -0,0 +1,9 @@
{{ .KatenaryPrefix }}/{{ .Name }}: {{ .Help.Short }}
Type: {{ .Help.Type }}
{{ .Help.Long }}
Example:
{{ .Help.Example }}