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: 2.8.2
public static string GetOptionUsageLabel(
	Option symbol
)
- symbol  Option
 - The symbol to get a help item for.
 
StringText to display.