diff --git a/eng/build.sh b/eng/build.sh index 294afc4031dd50..2a79304978faae 100755 --- a/eng/build.sh +++ b/eng/build.sh @@ -150,7 +150,7 @@ initDistroRid() showSubsetHelp() { - "$scriptroot/common/build.sh" "-restore" "-build" "/p:Subset=help" "/clp:nosummary /tl:false" + "$scriptroot/common/build.sh" "-restore" "-build" "/p:Subset=help" "/clp:nosummary" "/tl:false" } arguments=()