msbuild
msbuild copied to clipboard
[Bug]: No description for -check option in -help
Issue Description
There is no mention of -check when you do dotnet build -help.
Please add message here: https://github.com/dotnet/msbuild/blob/e838bbe09efce0af031f979f026deed04af02d49/src/MSBuild/CommandLineSwitches.cs#L280
Steps to Reproduce
dotnet build -help
Expected Behavior
Info about -check switch is displayed.