Semi-automated mass string commenting
This commit is contained in:
@ -24,6 +24,7 @@ import (
|
||||
)
|
||||
|
||||
var RecipeReleaseCommand = &cobra.Command{
|
||||
// translators: `recipe release` command
|
||||
Use: i18n.G("release <recipe> [version] [flags]"),
|
||||
Aliases: []string{i18n.G("rl")},
|
||||
Short: i18n.G("Release a new recipe version"),
|
||||
|
Reference in New Issue
Block a user