forked from toolshed/abra
refactor: wording & short options
This commit is contained in:
@ -11,7 +11,7 @@ import (
|
||||
|
||||
var appUndeployCommand = &cli.Command{
|
||||
Name: "undeploy",
|
||||
Aliases: []string{"u"},
|
||||
Aliases: []string{"un"},
|
||||
Usage: "Undeploy an app",
|
||||
Description: `
|
||||
This does not destroy any of the application data. However, you should remain
|
||||
|
Reference in New Issue
Block a user