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

Sort options in command help messages #642

Merged
merged 2 commits into from
Dec 28, 2024
Merged

Conversation

deemp
Copy link
Member

@deemp deemp commented Dec 27, 2024

Changes:

  • Sorted options by the long option name.
  • Left the --help option as is because changing its position in the full option list seems to be non-trivial.

@deemp deemp linked an issue Dec 27, 2024 that may be closed by this pull request
@deemp deemp mentioned this pull request Dec 27, 2024
@deemp deemp merged commit 4665ad9 into master Dec 28, 2024
@0crat
Copy link

0crat commented Dec 28, 2024

@deemp Thanks for the contribution! You've earned +4 points for this: +4 as a basis; +5 for the 119 hits-of-code that you wrote; -16 for the lack of code review; -16 for absolutely no comments posted by reviewers; +26 to give you at least something. Please, keep them coming.

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

Successfully merging this pull request may close these issues.

Sort command line options
2 participants