diff --git a/cmd/pool/account.go b/cmd/pool/account.go index 835c572..0fe87e2 100644 --- a/cmd/pool/account.go +++ b/cmd/pool/account.go @@ -716,8 +716,7 @@ func bumpAccountFee(ctx *cli.Context) error { } var recoverAccountsCommand = cli.Command{ - Name: "recover", - ShortName: "r", + Name: "recover", Usage: "recover accounts after data loss with the help of the " + "auctioneer", Description: `