2 references to HelpOption
dotnet-openapi (2)
Application.cs (1)
37
Help =
HelpOption
("-?|-h|--help");
src\Tools\Shared\CommandLine\CommandLineApplicationExtensions.cs (1)
13
=> app.
HelpOption
("-?|-h|--help");