From d5fd9ae8a0b4d7646c7f9591830d27a5015bbb4e Mon Sep 17 00:00:00 2001 From: Shreyas Jejurkar Date: Fri, 14 May 2021 11:31:28 +0530 Subject: [PATCH] Updated build.sh Corrected explanation of option parameter. --- eng/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/build.sh b/eng/build.sh index 458f2ae643ac..4466bcce1128 100755 --- a/eng/build.sh +++ b/eng/build.sh @@ -72,7 +72,7 @@ Options: --[no-]build-managed Build managed projects (C#, F#, VB). --[no-]build-nodejs Build NodeJS projects (TypeScript, JS). --[no-]build-java Build Java projects. - --[no-]build-installers Build Java projects. + --[no-]build-installers Build installers. --ci Apply CI specific settings and environment variables. --binarylog|-bl Use a binary logger