Semi-automated mass string commenting
This commit is contained in:
@ -7,6 +7,7 @@ import (
|
||||
|
||||
// ServerCommand defines the `abra server` command and its subcommands
|
||||
var ServerCommand = &cobra.Command{
|
||||
// translators: `server` command group
|
||||
Use: i18n.G("server [cmd] [args] [flags]"),
|
||||
Aliases: []string{i18n.G("s")},
|
||||
Short: i18n.G("Manage servers"),
|
||||
|
Reference in New Issue
Block a user