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