Semi-automated mass string commenting
This commit is contained in:
@ -43,6 +43,7 @@ pass store (see passwordstore.org for more). The pass command must be available
|
||||
on your $PATH.`)
|
||||
|
||||
var AppNewCommand = &cobra.Command{
|
||||
// translators: `app new` command
|
||||
Use: i18n.G("new [recipe] [version] [flags]"),
|
||||
Aliases: []string{i18n.G("n")},
|
||||
Short: i18n.G("Create a new app"),
|
||||
|
Reference in New Issue
Block a user