summaryrefslogtreecommitdiff
path: root/nuttx/tools/incdir.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/tools/incdir.sh')
-rwxr-xr-xnuttx/tools/incdir.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/tools/incdir.sh b/nuttx/tools/incdir.sh
index be6a1d07a..181fb1fa2 100755
--- a/nuttx/tools/incdir.sh
+++ b/nuttx/tools/incdir.sh
@@ -63,6 +63,8 @@ while [ ! -z "$1" ]; do
echo " style pathnames like C:\\Program Files"
echo " -d"
echo " Enable script debug"
+ echo " -h"
+ echo " Shows this help text and exits."
;;
* )
break;