Browse Source

update help message

tags/v0.2.0-alpha
liangyongxiong 6 years ago
parent
commit
56d2b9fdab
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      build/build.sh

+ 1
- 1
build/build.sh View File

@@ -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"
}



Loading…
Cancel
Save