dotnet / dotnet/command-line-api
How do you have your program show the Help menu when the user passes no command line arguments.
Open
Area-Help
question
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
Right now, when the specifies no command line arguments at all, I output "type -? for help". I'd like it to actually show the help. How can you invoke the help programmatically?
Contributor guide
Assessment
This issue has not been assessed yet.