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

Docs: Properly alphabetize output of CLI --help option. #12331

Merged
merged 1 commit into from
Feb 4, 2018

Conversation

murrayn
Copy link
Contributor

@murrayn murrayn commented Feb 2, 2018

The --help output of bitcoind, bitcoin-cli, bitcoin-tx, qt/bitcoin-qt, et al. is only about 90% alphabetized by option, which is kind of sloppy and occasionally misleading. This change (mostly) organizes the output alphabetically.

@promag
Copy link
Member

promag commented Feb 2, 2018

Lightly tested ACK d3e4675.

@fanquake fanquake added the Docs label Feb 2, 2018
@sipa
Copy link
Member

sipa commented Feb 2, 2018

I had no idea it was so bad. Concept ACK

@laanwj
Copy link
Member

laanwj commented Feb 2, 2018

utACK

@maflcko
Copy link
Member

maflcko commented Feb 4, 2018

utACK d3e4675

@maflcko maflcko merged commit d3e4675 into bitcoin:master Feb 4, 2018
maflcko pushed a commit that referenced this pull request Feb 4, 2018
d3e4675 Properly alphabetize output of CLI --help option. (murrayn)

Pull request description:

  The --help output of bitcoind, bitcoin-cli, bitcoin-tx, qt/bitcoin-qt, et al. is only about 90% alphabetized by option, which is kind of sloppy and occasionally misleading. This change (mostly) organizes the output alphabetically.

Tree-SHA512: 3029900dbe99f03397c1cbdb5e4ac09a13bc99bafe73c6855097206e4cdd9ad70d0b5cedb5e1e520005c3e9ef1c4cd32bb9d8c98ce6918d8434fec8bf06e56c8
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants