Semi-automated mass string commenting
This commit is contained in:
@ -38,6 +38,7 @@ type anUpgrade struct {
|
||||
}
|
||||
|
||||
var RecipeUpgradeCommand = &cobra.Command{
|
||||
// translators: `recipe upgrade` command
|
||||
Use: i18n.G("upgrade <recipe> [flags]"),
|
||||
Aliases: []string{i18n.G("u")},
|
||||
Short: i18n.G("Upgrade recipe image tags"),
|
||||
|
Reference in New Issue
Block a user