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