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

Error in the wiki - "Show Usage" section #58

Closed RandallFlagg closed 6 years ago

RandallFlagg commented 6 years ago

Hi,

Can't create a Pull Request due to github limitations.

Please take a look at the fix. https://github.com/RandallFlagg/CommandLineParser-wiki/commits/master/Home.md

j-maly commented 6 years ago

Thanks, fixed