dotnet / dotnet/command-line-api
Control whether Help is displayed on validation error
Open
Area-Help
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
Validation errors are often typos where the user just needs to see the error and be allowed to fix it. The .NET CLI does not always display help and is moving away from ever displaying it.
Contributor guide
Assessment
This issue has not been assessed yet.