Function CommandDescription

Sets a commands description.

Prototype

void delegate(CommandObject) CommandDescription(
  string desc
);