HelpBuilder.Default.AdditionalArgumentsSection Method
Definition
- Namespace
- DotMake.CommandLine.Help
- Assembly
- DotMake.CommandLine.dll
Writes a help section describing a command's additional arguments, typically shown only when TreatUnmatchedTokensAsErrors is set to true.
public static Func<HelpContext, bool> AdditionalArgumentsSection()