Update outdated solana-genesis cli help text (#9020)

automerge
This commit is contained in:
Justin Starry 2020-03-23 23:16:31 +08:00 committed by GitHub
parent a0ffcc61ae
commit 87096f13d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ fn main() -> Result<(), Box<dyn error::Error>> {
.validator(is_pubkey_or_keypair)
.help(
"Path to file containing the pubkey authorized to manage the bootstrap \
validator's stake [default: --bootstrap-validator-pubkey]",
validator's stake [default: --bootstrap-validator IDENTITY_PUBKEY]",
),
)
.arg(