CliHelpBuilderDefaultGetArgumentDescription Method
            Gets the description for an argument (typically used in the second column text in the arguments section).
            
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.8.2
public static string GetArgumentDescription(
	Argument argument
)
- argument  Argument
 - The argument to get the default value for.
 
StringArgument description.