0
0
forked from toolshed/abra

docs: re-word on docstrings [ci skip]

This commit is contained in:
2022-05-13 16:44:49 +02:00
parent cd8137a7d8
commit 3b8893502a
27 changed files with 74 additions and 86 deletions

View File

@ -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