CliHelpBuilderDefaultGetCommandUsageLabel 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 GetCommandUsageLabel(
	Command symbol
)
- symbol  Command
 - The symbol to get a help item for.
 
StringText to display.