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

Message typo #64

Closed waclaw66 closed 5 years ago

waclaw66 commented 5 years ago

A space is missing before Wrong argument... https://github.com/j-maly/CommandLineParser/blob/d3be1f755834b4ac1e0e62f6fdeb5d55c6d2ccc2/src/CommandLineArgumentsParser/Messages.cs#L53

StefH commented 5 years ago

Will be solved in next release.