diff --git a/tools/testbuild.sh b/tools/testbuild.sh index 5985c033e54..703f9450403 100755 --- a/tools/testbuild.sh +++ b/tools/testbuild.sh @@ -62,7 +62,6 @@ function showusage { echo " -x exit on build failures" echo " -j passed on to make. Default: No -j make option." echo " -a provides the relative path to the apps/ directory. Default ../apps" - echo " -u" echo " -t provides the absolute path to top nuttx/ directory. Default $PWD/../nuttx" echo " -h will show this help test and terminate" echo " selects the list of configurations to test. No default"