Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(help): Don't rely on ALL CAPS for headers #4123

Merged
merged 1 commit into from Aug 26, 2022

Commits on Aug 26, 2022

  1. fix(help): Don't rely on ALL CAPS for headers

    I see them fulfilling two roles
    - A form of bolding
    - As a callback to their placeholder in usage
    
    However, it is a bit of an unpolished look and no other CLI seems to do
    it.  This looks a bit more proefessional.  We have colored help for
    formatting and I think the sections relation to usage will be clear
    enough.
    epage committed Aug 26, 2022
    Copy the full SHA
    9b23a09 View commit details
    Browse the repository at this point in the history