This commit is contained in:
Sobit Akhmedov 2015-11-24 14:46:13 +01:00
parent b167d9beaa
commit 9e39e41fb0

View file

@ -78,7 +78,7 @@ import (
"github.com/spf13/cobra"
)
// {{.cmdName}}Cmd respresents the {{.cmdName}} command
// {{.cmdName}}Cmd represents the {{.cmdName}} command
var {{ .cmdName }}Cmd = &cobra.Command{
Use: "{{ .cmdName }}",
Short: "A brief description of your command",