dotnet / command-line-api

Command line parsing, invocation, and rendering of terminal output.
https://github.com/dotnet/command-line-api/wiki
MIT License
3.34k stars 375 forks source link

Help uses symbol to lookup if help is selected #2408

Closed KathleenDollard closed 2 months ago

KathleenDollard commented 2 months ago

Using symbol instead of string for perf and robustness