forked from toolshed/abra
Semi-automated mass string commenting
This commit is contained in:
@ -12,6 +12,7 @@ import (
|
||||
)
|
||||
|
||||
var ServerPruneCommand = &cobra.Command{
|
||||
// translators: `server prune` command
|
||||
Use: i18n.G("prune <server> [flags]"),
|
||||
Aliases: []string{i18n.G("p")},
|
||||
Short: i18n.G("Prune resources on a server"),
|
||||
|
Reference in New Issue
Block a user