-
Notifications
You must be signed in to change notification settings - Fork 774
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
Improve ordering of top-level commands #5702
Labels
cli
Related to the command line interface
Comments
In my point of view, I see these groups:
|
Does clap support subcommand help headings? |
No, although there's a track: clap-rs/clap#1553 |
Thanks! I didn't think so. I think the proposed ordering above is fine (without the grouping), but |
it's lgtm:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With #5700, the ordering is all over the place in the documentation and help menu.
The text was updated successfully, but these errors were encountered: