CliHelpBuilderWriteSynopsisSection Method
             Writes a help section describing a command's synopsis.
             Similar to:
             
DotMake Command-Line TestApp v1.6.0
Copyright © 2023-2024 DotMake
A root cli command with nested children
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.8.2
public virtual bool WriteSynopsisSection(
	HelpContext helpContext
)
- helpContext  HelpContext
 - The help context.
 
Boolean if section was written, 
 if section was skipped.