bilal-fazlani / commanddotnet

A modern framework for building modern CLI apps
https://commanddotnet.bilal-fazlani.com
MIT License
570 stars 29 forks source link

short names must be letter, neg numbers cannot be options #312

Closed drewburlingame closed 4 years ago

drewburlingame commented 4 years ago

this fixes a bug where negative numbers were always interpreted as short name values when they needed to be treated as argument values