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
docs: Properly alphabetize output of CLI --help option (backport 12331) #3681
Conversation
Properly alphabetize output of CLI
Properly alphabetize output of CLI
haven't taken a look yet, however, in the future, try to avoid closing a PR just to open a new one, because now the discussion we had on the old PR we can't view here. Also it kindof just clutters up the repo. Granted, I did this exact same thing when I was getting started because git was confusing and I didn't understand it, so if you need help with something like git stuff, let us know and we can likely help you |
Thanks for the feedback and offering help for the git stuff. I'll pay attention for future pull requests. |
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
feature_shutdown.py failure here: https://gitlab.com/dashpay/dash/-/jobs/711537367 is weird... No need for you to worry about this @Minh20 |
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Pls see UdjinM6@769f08f and maybe UdjinM6@bc2ac58 (or just sort options in |
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Still waiting for |
Look https://github.com/dashpay/dash/pull/3681/files, you messed some stuff up |
…ize"" This reverts commit 0edae12.
@Minh20 see commits UdjinM6@bc2ac58 and UdjinM6@769f08f |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK, looks good
…1) (dashpay#3681) * Helpmessage outp alphabetized Properly alphabetize output of CLI * Helpmessage outp alphabetized Properly alphabetize output of CLI * Update src/init.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Update src/init.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Update src/init.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Update src/init.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Update src/init.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Update src/init.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Update src/init.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Update src/init.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Update src/init.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Update src/dash-cli.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Update src/init.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Update src/dash-cli.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Update src/init.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Update src/init.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Update src/init.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Update src/init.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Update src/init.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * Auto stash before merge of "alphabetize" and "origin/alphabetize" * Revert "Auto stash before merge of "alphabetize" and "origin/alphabetize"" This reverts commit 0edae12. * Changes for 769f08f * changes for bc2ac58 Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Alphebetize CLI --help output #3614