forked from toolshed/abra
		
	docs: add app remove description
This commit is contained in:
		| @ -28,6 +28,7 @@ var VolumesFlag = &cli.BoolFlag{ | ||||
|  | ||||
| var appRemoveCommand = &cli.Command{ | ||||
| 	Name:    "remove", | ||||
| 	Usage:   "Remove an already undeployed app", | ||||
| 	Aliases: []string{"rm", "delete"}, | ||||
| 	Flags: []cli.Flag{ | ||||
| 		VolumesFlag, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user