1 write to Help
dotnet-openapi (1)
Application.cs (1)
37Help = HelpOption("-?|-h|--help");
2 references to Help
dotnet-openapi (2)
Application.cs (1)
38Help.Inherited = true;
Commands\BaseCommand.cs (1)
69if (GetApplication().Help.HasValue())