/i/o/
This commit is contained in:
parent
d34770e3b3
commit
164fae44df
|
@ -1138,7 +1138,7 @@ fn main() {
|
|||
.value_name("PUBKEY")
|
||||
.validator(is_pubkey)
|
||||
.multiple(true)
|
||||
.help("List if accounts to remove while creating the snapshot"),
|
||||
.help("List of accounts to remove while creating the snapshot"),
|
||||
)
|
||||
.arg(
|
||||
Arg::with_name("remove_stake_accounts")
|
||||
|
|
Loading…
Reference in New Issue