summaryrefslogtreecommitdiff
path: root/NxWidgets/tools/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/tools/install.sh')
-rwxr-xr-xNxWidgets/tools/install.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/NxWidgets/tools/install.sh b/NxWidgets/tools/install.sh
index 6917b4b03..dd212b5a6 100755
--- a/NxWidgets/tools/install.sh
+++ b/NxWidgets/tools/install.sh
@@ -40,6 +40,8 @@
function ShowUsage()
{
echo ""
+ echo "Install a unit test in the NuttX source tree"
+ echo ""
echo "USAGE: $0 <apps-directory-path> <test-sub-directory>"
echo ""
echo "Where:"