forked from toolshed/abra
		
	docs: <server> is not always required, drop it
This commit is contained in:
		| @ -7,7 +7,6 @@ import ( | |||||||
| // ServerCommand defines the `abra server` command and its subcommands | // ServerCommand defines the `abra server` command and its subcommands | ||||||
| var ServerCommand = &cli.Command{ | var ServerCommand = &cli.Command{ | ||||||
| 	Name:    "server", | 	Name:    "server", | ||||||
| 	ArgsUsage: "<server>", |  | ||||||
| 	Aliases: []string{"s"}, | 	Aliases: []string{"s"}, | ||||||
| 	Usage:   "Manage servers", | 	Usage:   "Manage servers", | ||||||
| 	Description: ` | 	Description: ` | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user