File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ _no_gh=false
1717help () {
1818 echo " Usage:"
1919 echo
20- echo " bash /path/to/init.sh [options]"
20+ echo " bash /path/to/init [options]"
2121 echo
2222 echo " Options:"
2323 echo " --no-gh Do not deploy to Github."
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ help() {
4848 echo
4949 echo " Usage:"
5050 echo
51- echo " bash ./tools/release.sh [options]"
51+ echo " bash ./tools/release [options]"
5252 echo
5353 echo " Options:"
5454 echo " -k, --skip-versioning Skip the step of generating the version number."
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ help() {
1919 echo
2020 echo " Usage:"
2121 echo
22- echo " bash ./tools/test.sh [options]"
22+ echo " bash ./tools/test [options]"
2323 echo
2424 echo " Options:"
2525 echo ' -c, --config "<config_a[,config_b[...]]>" Specify config file(s)'
You can’t perform that action at this time.
0 commit comments