This commit is contained in:
Jeff Washington (jwash) 2021-01-22 13:36:26 -06:00 committed by GitHub
parent e9c98f2416
commit 802fd49905
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ usage() {
echo
echo " Run bench-tps "
echo
echo " extra args: additional arguments are pass along to solana-bench-tps"
echo " extra args: additional arguments are passed along to solana-bench-tps"
echo
exit 1
}