infinitered / gluegun

A delightful toolkit for building TypeScript-powered command-line apps.
MIT License
2.95k stars 147 forks source link

Fix typo in toolbox-parameters-docs #729

Closed kathawala closed 3 years ago

kathawala commented 3 years ago

I think the following should be true

toolbox.parameters.string.split(' ') == toolbox.parameters.array

If that's correct, then the docs have a typo where string and array options of toolbox.parameters don't have their examples matching up with each other

infinitered-circleci commented 3 years ago

:tada: This PR is included in version 4.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: