HelpBuilder.Default.CommandUsageSection Method
Definition
- Namespace
- DotMake.CommandLine.Help
- Assembly
- DotMake.CommandLine.dll
Writes a help section describing a command's usage.
public static Func<HelpContext, bool> CommandUsageSection()
Writes a help section describing a command's usage.
public static Func<HelpContext, bool> CommandUsageSection()