j-maly / CommandLineParser

Command line parser. Declarative arguments support. Rich set of argument types (switches, enums, files, etc...). Mutually exclusive arguments validations.
MIT License
137 stars 30 forks source link

parser no longer throws excpetion when AcceptAdditionalArguments=true… #44

Closed ghost closed 7 years ago

ghost commented 7 years ago

… is used and there are 0 additional commands

j-maly commented 7 years ago

Thanks for the fix, included in version 3.0.12