forked from toolshed/abra
docs: short aliases, short descriptions [ci skip]
This commit is contained in:
@ -8,6 +8,7 @@ import (
|
||||
var AppCommand = &cli.Command{
|
||||
Name: "app",
|
||||
Usage: "Manage apps",
|
||||
Aliases: []string{"a"},
|
||||
ArgsUsage: "<app>",
|
||||
Description: `
|
||||
This command provides all the functionality you need to manage the life cycle
|
||||
|
Reference in New Issue
Block a user