dotnet / dotnet/command-line-api
Misleading documentation of Command.Options
Open
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
The documentation of Command.Options claims that the collection includes also options that are defined in an ancestor command, if they apply to subcommands. However, options like that do not actually appear in the collection.
Contributor guide
Assessment
This issue has not been assessed yet.