CliHelpBuilderDefaultGetOptionUsageLabel Method
Gets the usage label for the specified symbol (typically used as the first column text in help output).
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public static string GetOptionUsageLabel(
CliOption symbol
)
- symbol CliOption
- The symbol to get a help item for.
StringText to display.