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