kadamwhite / p5-cli

An NPM-based CLI for creating and running P5.js projects.
MIT License
30 stars 3 forks source link

`p5 run --help` output should show example usage #9

Closed kadamwhite closed 9 years ago

kadamwhite commented 9 years ago

Commander doesn't provide an explicit way to define examples in the help output, so they should just be added to the "description" output.