args
args copied to clipboard
Issue: How do I display app's description on the help message?
Feature Request
I'd like to display what the package does on the help message.
Example:
app.js: Displays some stuff and does cool things.
Usage: ...
P.S. Any ways to attach more information to the end of help message?