Semi-automated mass string commenting
This commit is contained in:
@ -26,6 +26,7 @@ import (
|
||||
)
|
||||
|
||||
var AppUpgradeCommand = &cobra.Command{
|
||||
// translators: `app upgrade` command
|
||||
Use: i18n.G("upgrade <domain> [version] [flags]"),
|
||||
Aliases: []string{i18n.G("up")},
|
||||
Short: i18n.G("Upgrade an app"),
|
||||
|
Reference in New Issue
Block a user