Closed dgarcia202 closed 4 years ago
Hey, thanks for your PR! I've looked over and left some small comments.
Thank you very much for taking the time to review my PR. Pushed some changes following your suggestions. I will be more than happy to look into any other comment you may have.
Thank you! Everything looks good, will merge now. 🎉
implements behavior described in #10
The option value shown in the usage line can be set using a new option property
SampleValue
. As it is optional, when not specified, option'sName
will be used instead.I understand that maintainers could be against adding a new property to command option for that purpose, in that case, I can revert that part and use whatever value you may suggest.
Unit tests added.