diff --git a/build/build.sh b/build/build.sh index daa94b24..577907ac 100755 --- a/build/build.sh +++ b/build/build.sh @@ -96,7 +96,7 @@ show_usage() { echo "usage: build.sh [-h] [clean]" echo "" echo "options:" - echo " -h show usage info" + echo " -h show this help message and exit" echo " clean clean build files" }