misirlou-tg
Results
1
comments of
misirlou-tg
> In System.CommandLine 2.0.0-beta4.22272.1, this can be done by using CommandLineBuilderExtensions.UseHelp to register an `Action` that calls HelpBuilder.CustomizeLayout to register a `Func` that calls HelpBuilder.Default.GetLayout() and removes HelpBuilder.Default.SynopsisSection() from the...