summaryrefslogtreecommitdiff
path: root/nuttx/tools/version.sh
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-14 19:17:41 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-14 19:17:41 +0000
commitc548df2a3788bfe7527f7fef439d1365cb095e7c (patch)
treedfdd15e41f6140c6d31674ef3352d4217446ed0d /nuttx/tools/version.sh
parentc8240be02d71629918b38fe85f9071e5f76a2dc5 (diff)
downloadnuttx-c548df2a3788bfe7527f7fef439d1365cb095e7c.tar.gz
nuttx-c548df2a3788bfe7527f7fef439d1365cb095e7c.tar.bz2
nuttx-c548df2a3788bfe7527f7fef439d1365cb095e7c.zip
Documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3505 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/tools/version.sh')
-rwxr-xr-xnuttx/tools/version.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/tools/version.sh b/nuttx/tools/version.sh
index e098695a7..7cad7ee03 100755
--- a/nuttx/tools/version.sh
+++ b/nuttx/tools/version.sh
@@ -57,8 +57,7 @@ while [ ! -z "$1" ]; do
VERSION=$1
;;
-h )
- echo "$progname is a tool for flexible generation of include path arguments for a"
- echo "variety of different compilers in a variety of compilation environments"
+ echo "$0 is a tool for generation of proper version files for the NuttX build"
echo ""
echo $USAGE
echo ""