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

reorder help messages #83

Closed
andyl opened this issue Apr 29, 2012 · 1 comment
Closed

reorder help messages #83

andyl opened this issue Apr 29, 2012 · 1 comment
Milestone

Comments

@andyl
Copy link

andyl commented Apr 29, 2012

Help messages are sorted in alphabetic order. That's a great default, and works most of the time.

But in some situations, I'd like to move a few lesser-used commands to the bottom of the list. Is this possible?

@davetron5000
Copy link
Owner

Yeah, seems like there could be an option to just show them in the order declared or something (which is what OptionParser does with ordering flags)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants