docs: re-word on docstrings [ci skip]
This commit is contained in:
		@ -25,7 +25,7 @@ var appPsCommand = cli.Command{
 | 
			
		||||
	Aliases:     []string{"p"},
 | 
			
		||||
	Usage:       "Check app status",
 | 
			
		||||
	ArgsUsage:   "<domain>",
 | 
			
		||||
	Description: "This command shows a more detailed status output of a specific deployed app.",
 | 
			
		||||
	Description: "Show a more detailed status output of a specific deployed app",
 | 
			
		||||
	Flags: []cli.Flag{
 | 
			
		||||
		internal.WatchFlag,
 | 
			
		||||
		internal.DebugFlag,
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user