forked from toolshed/abra
docs: take a pass on CLI usage docs and add ASCII
This commit is contained in:
@ -189,8 +189,8 @@ var appSecretCommand = &cli.Command{
|
||||
}
|
||||
|
||||
var AppCommand = &cli.Command{
|
||||
Name: "app",
|
||||
HideHelp: true,
|
||||
Name: "app",
|
||||
Usage: "Manage your apps",
|
||||
Subcommands: []*cli.Command{
|
||||
appNewCommand,
|
||||
appConfigCommand,
|
||||
|
Reference in New Issue
Block a user