Fixed build script typo
authorkhizmax <khizmax@gmail.com>
Tue, 17 Mar 2015 12:02:59 +0000 (15:02 +0300)
committerkhizmax <khizmax@gmail.com>
Tue, 17 Mar 2015 12:02:59 +0000 (15:02 +0300)
build/build.sh

index 5d5b249acdaa5092dfb1955a58232b8e2aa34d77..98a70ba72c8318010145557ae12546f097587aa2 100644 (file)
@@ -17,7 +17,7 @@ usage()
     echo "Build helper script for one of the supported platforms"
     echo "Usage: build.sh \"options\""
     echo "       where options may be any of the following:"
-    echo "       -t make target"
+    echo "       -t <target> make target"
     echo "       -c <C compiler name> Possible values are: gcc,clang,icc"
     echo "       -x <C++ compiler name> (e.g. g++, CC)"
     echo "       -p <Processor architecture> Possible values are:"