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