OpenZeppelin / openzeppelin-sdk

OpenZeppelin SDK repository for CLI and upgrades.js. No longer actively developed.
MIT License
432 stars 200 forks source link

fix for docs and help messages for args whitespace issue #1575

Closed JUDOKICK closed 4 years ago

JUDOKICK commented 4 years ago

Had to fix this, because even a year later I ran into it. Fast 5 minute fix to docs and messages.

Fixes https://github.com/OpenZeppelin/openzeppelin-sdk/issues/1574. Fixes https://github.com/OpenZeppelin/openzeppelin-sdk/issues/783.

Happy to edit and include a note on ensuring no whitespace either. May be helpful to newer users.