commandlineparser / commandlineparser/commandline
How to output all commands and options through -- help
Open
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
How to output all commands and options through `--help`
Similar to `--help full`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the command-line help handling and the existing `--help full` behavior. Determine how commands and options are currently selected for help output; done means plain `--help` can output all commands and options as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100