Fix usages message of build.sh 44/148244/2 preview1-00166
authorWonyoung Choi <wy80.choi@samsung.com>
Thu, 7 Sep 2017 07:31:22 +0000 (16:31 +0900)
committerWonyoung Choi <wy80.choi@samsung.com>
Thu, 7 Sep 2017 07:31:54 +0000 (16:31 +0900)
Change-Id: Ic38ac97bc0cdbe265a0fa3b8e040be06479b62b6

build.sh

index 87e7499..7adf108 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -16,7 +16,7 @@ usage() {
   echo "    Options:"
   echo "        -h, --help            Show this usages message"
   echo "        -b, --build [module]  Build a module"
-  echo "        -f, --full            Build all modules in src/ directory. (pkg/Tizen.NET.Private.sln)"
+  echo "        -f, --full            Build all modules in src/ directory"
   echo "        -d, --dummy           Build dummy modules"
   echo "        -p, --pack            Make nuget packages"
   echo "        -c, --clean           Clean all artifacts"