Not sure if more than this is required.
Resolves #6838
utACK
Any reason not to do this for the other bitcoin binaries?
Is it -help (as in the commit) or --help (as in the PR title)? Or both? ;-)
@paveljanik seems it is -help, but --help also works [from the CLI].
Any reason not to do this for the other bitcoin binaries?
Yes, if you do this, please do it everywhere where -help is accepted.
utACK 3cb56f37780854bf26650e0872a556da25897a0a
tested ACK. Now all bitcoind, bitcoin-cli and bitcoin-tx accept -h as an argument.
tested ACK
ACK