new commands.[name].type: script; update templates

This commit is contained in:
2024-10-15 08:49:13 -05:00
parent 51f5084dd0
commit 2aeb435167
3 changed files with 51 additions and 12 deletions

View File

@ -5,7 +5,7 @@ The following commands ran:
- {{. -}}
{{end}}
{{ if .CmdOutput }}{{- range .CmdOutput }}Commad output for {{ .CmdName }}:
{{ if .CmdOutput }}{{- range .CmdOutput }}Command output for {{ .CmdName }}:
{{- range .Output}}
{{ . }}
{{ end }}{{ end }}