Skip to content

Commit

Permalink
Update typo in cluster script (#1867)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoVa-Toast committed Sep 4, 2023
1 parent 064b017 commit 6a5471c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/cluster
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ function showhelp(){
echo " --help Display this help information"
echo "Examples:"
echo " cluster polybft -- Run the script with the polybft consensus"
echo " cluster polybtt --docker -- Run the script with the polybft consensus using docker"
echo " cluster polybft --docker -- Run the script with the polybft consensus using docker"
echo " cluster polybft stop -- Stop the running environment"
}

Expand Down

0 comments on commit 6a5471c

Please sign in to comment.