GetHelpHint(Command) Method

Definition

Assembly XenoAtom.CommandLine.dll

Gets the default usage hint text for a command.

public static string GetHelpHint(Command command)

Parameters

command
Command

The command.

Returns

String
A plain-text usage hint.