docs: fix typo
This commit is contained in:
parent
444ac52476
commit
102f4e22b5
@ -4,7 +4,7 @@ import (
|
|||||||
"github.com/urfave/cli/v2"
|
"github.com/urfave/cli/v2"
|
||||||
)
|
)
|
||||||
|
|
||||||
// ServerCommand defines the `abra server` command and ets subcommands
|
// ServerCommand defines the `abra server` command and its subcommands
|
||||||
var ServerCommand = &cli.Command{
|
var ServerCommand = &cli.Command{
|
||||||
Name: "server",
|
Name: "server",
|
||||||
ArgsUsage: "<host>",
|
ArgsUsage: "<host>",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user