Fix stake-account subcommand name

This commit is contained in:
Michael Vines 2020-01-31 09:52:36 -07:00
parent 0fd795a676
commit 7d96510d17
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@ impl StakeSubCommands for App<'_, '_> {
.arg(withdraw_authority_arg())
)
.subcommand(
SubCommand::with_name("show-stake-account")
SubCommand::with_name("stake-account")
.about("Show the contents of a stake account")
.alias("show-stake-account")
.arg(