Table of Contents

HelpBuilder.Default.GetArgumentUsageLabel Method

Definition

Namespace
DotMake.CommandLine.Help
Assembly
DotMake.CommandLine.dll

Gets the usage title for an argument (for example: <value>, typically used in the first column text in the arguments usage section, or within the synopsis.

public static string GetArgumentUsageLabel(Symbol parameter)

Parameters

parameter Symbol

Returns

string