3 references to HelpOption
dotnet-dev-certs (3)
Program.cs (2)
112
c.
HelpOption
("-h|--help");
185
app.
HelpOption
("-h|--help");
src\Tools\Shared\CommandLine\CommandLineApplicationExtensions.cs (1)
13
=> app.
HelpOption
("-?|-h|--help");