sindresorhus / meow

🐈 CLI app helper
MIT License
3.53k stars 150 forks source link

Don't indent single line `help` / `description` text #232

Closed tommy-mitchell closed 1 year ago

tommy-mitchell commented 1 year ago

Closes #229.

If help has no newlines and if description is false, or if description is set and help is false, don't indent the message:

$ my-command

Single-line usage info or description.