Previous "ValueListAttribute" did not work for me...web search suggested using ValueAttribute instead, [Value(0)]
Updated Mutually Exclusive Options (markdown)
Updated Display A Help Screen (markdown)
Made a small grammar change
Fix typo
Fix C# options example to be compilable
Minor grammar fixes
Updated Latest Version (markdown)
missing word
this documentation really wasn't clear to me, hopefully this adds a bit of clarity.
Fix typo Plese -> Please
Fixing innacuracy notified in issue #338.
Missing ;
No need to say something is simple. I think I made it a bit more readable.
Nullabe to Nullable
Clarifying confusing sentence.
If --help is used, LastParserState may not be initialised.
fix some grammar
fix link to unit tests
Fixed options class
fix mistakes
Add clarification that non-default Parser doesn't have HelpWriter configured automatically.
Adjusting method calls of Return with MapResult.
Updated Advanced Topics (markdown)
Updated Best Practices (markdown)
Updated Plug in Friendly Architecture (markdown)