forked from toolshed/abra
Semi-automated mass string commenting
This commit is contained in:
@ -31,6 +31,7 @@ type recipeMetadata struct {
|
||||
}
|
||||
|
||||
var RecipeNewCommand = &cobra.Command{
|
||||
// translators: `recipe new` command
|
||||
Use: i18n.G("new <recipe> [flags]"),
|
||||
Aliases: []string{i18n.G("n")},
|
||||
Short: i18n.G("Create a new recipe"),
|
||||
|
Reference in New Issue
Block a user