CliHelpBuilderWriteCommandArgumentsSection Method
Writes a help section describing a command's arguments.
Similar to:
Arguments:
<argument-1> Description for Argument1 [required]
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public virtual bool WriteCommandArgumentsSection(
HelpContext helpContext
)
- helpContext HelpContext
- The help context.
Boolean if section was written,
if section was skipped.