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