Currently description from each argument is composed from text Require/Optional and provided description.
With update of command line parser nuget, text REQUIRED is already included, so our customization became obsolete.
Also we have now support for multiple values, which might be good to add in description.

Currently description from each argument is composed from text Require/Optional and provided description.
With update of command line parser nuget, text REQUIRED is already included, so our customization became obsolete.
Also we have now support for multiple values, which might be good to add in description.