docs: better "app ps" description
This commit is contained in:
parent
6712bd446f
commit
a001be3021
@ -28,7 +28,7 @@ var appPsCommand = cli.Command{
|
||||
Aliases: []string{"p"},
|
||||
Usage: "Check app status",
|
||||
ArgsUsage: "<domain>",
|
||||
Description: "Show a more detailed status output of a specific deployed app",
|
||||
Description: "Show status of a deployed app.",
|
||||
Flags: []cli.Flag{
|
||||
internal.MachineReadableFlag,
|
||||
internal.WatchFlag,
|
||||
|
Loading…
Reference in New Issue
Block a user