forked from toolshed/abra
docs: take a pass on CLI usage docs and add ASCII
This commit is contained in:
@ -125,7 +125,7 @@ var serverAppsCommand = &cli.Command{
|
||||
var ServerCommand = &cli.Command{
|
||||
Name: "server",
|
||||
ArgsUsage: "<host>",
|
||||
Usage: "Interact with the servers hosting your apps",
|
||||
Usage: "Manage the servers that host your apps",
|
||||
HideHelp: true,
|
||||
Subcommands: []*cli.Command{
|
||||
serverNewCommand,
|
||||
|
Reference in New Issue
Block a user