docs: <server> is not always required, drop it

This commit is contained in:
2021-09-06 00:14:52 +02:00
parent d4333c2dc0
commit 5e05bcd8b0

View File

@ -7,7 +7,6 @@ import (
// ServerCommand defines the `abra server` command and its subcommands
var ServerCommand = &cli.Command{
Name: "server",
ArgsUsage: "<server>",
Aliases: []string{"s"},
Usage: "Manage servers",
Description: `