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

feat(cli): order flags by categories #1168

Merged
merged 1 commit into from
Oct 17, 2019

Commits on Oct 17, 2019

  1. feat(cli): order flags by categories

    We have many flags of the form `<category>.<name>`. This change orders them
    groups flags by category.
    
    All flags with no categories and all categories with a single flag only won't be
    grouped and will be printed at the top
    sh0rez committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    2f8a1eb View commit details
    Browse the repository at this point in the history