cnabio / duffle

CNAB installer
https://duffle.sh
MIT License
375 stars 54 forks source link

Fix style inconsistencies in short usage doc strings #820

Closed itowlson closed 5 years ago

itowlson commented 5 years ago

Most short usage doc strings are in the infinitive ("show the foo", "delete the bar") and do not have an initial capital. A couple of strings were inconsistent with this convention; this PR fixes them.