docs: re-word on docstrings [ci skip]
This commit is contained in:
@ -45,7 +45,7 @@ var appCmdCommand = cli.Command{
|
||||
Aliases: []string{"cmd"},
|
||||
Usage: "Run app commands",
|
||||
Description: `
|
||||
This command runs app specific commands.
|
||||
Run an app specific command.
|
||||
|
||||
These commands are bash functions, defined in the abra.sh of the recipe itself.
|
||||
They can be run within the context of a service (e.g. app) or locally on your
|
||||
|
Reference in New Issue
Block a user