forked from toolshed/abra
docs: pass on sub-command help
This commit is contained in:
@ -53,10 +53,11 @@ The command is interactive and will show a select input which allows you to
|
||||
make a seclection. Use the "?" key to see more help on navigating this
|
||||
interface.
|
||||
|
||||
You may invoke this command in "wizard" mode and be prompted for input:
|
||||
You may invoke this command in "wizard" mode and be prompted for input.
|
||||
|
||||
abra recipe upgrade
|
||||
`,
|
||||
EXAMPLE:
|
||||
|
||||
abra recipe upgrade`,
|
||||
ArgsUsage: "<recipe>",
|
||||
Flags: []cli.Flag{
|
||||
internal.DebugFlag,
|
||||
|
Reference in New Issue
Block a user