Table of Contents

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()

Returns

Func<HelpContext, bool>