forked from toolshed/abra
docs: use hyphen shortname and trim message
This commit is contained in:
@ -106,7 +106,7 @@ var serverAppsCommand = &cli.Command{
|
||||
var ServerCommand = &cli.Command{
|
||||
Name: "server",
|
||||
ArgsUsage: "<host>",
|
||||
Usage: "Interact with the servers hosting your Coop-Cloud apps",
|
||||
Usage: "Interact with the servers hosting your apps",
|
||||
HideHelp: true,
|
||||
Subcommands: []*cli.Command{
|
||||
serverNewCommand,
|
||||
|
Reference in New Issue
Block a user