Skip to content

Commit

Permalink
Add missing help text.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmygchen committed Jul 11, 2024
1 parent 57ad558 commit e8e113e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/local_testnet/start_local_testnet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ while getopts "e:b:n:phck" flag; do
echo " -n: kurtosis network params file path default: $NETWORK_PARAMS_FILE"
echo " -p: enable builder proposals"
echo " -c: CI mode, run without other additional services like Grafana and Dora explorer"
echo " -k: keeping enclave to allow starting the testnet without destroying the existing one"
echo " -h: this help"
exit
;;
Expand Down

0 comments on commit e8e113e

Please sign in to comment.