forked from toolshed/abra
docs: some rewording and clarifying
This commit is contained in:
@ -7,7 +7,7 @@ import (
|
||||
// AppCommand defines the `abra app` command and ets subcommands
|
||||
var AppCommand = &cli.Command{
|
||||
Name: "app",
|
||||
Usage: "Manage apps",
|
||||
Usage: "Manage deployed apps",
|
||||
Aliases: []string{"a"},
|
||||
ArgsUsage: "<app>",
|
||||
Description: `
|
||||
|
Reference in New Issue
Block a user