Update man pages: remove obsolete options, add new ones. Remove excess white space. Alphabetize options.
To view: $ man -l bitcoin-cli.1 etc.
Update man pages: remove obsolete options, add new ones. Remove excess white space. Alphabetize options.
To view: $ man -l bitcoin-cli.1 etc.
0 | @@ -1,4 +1,3 @@ 1 | -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
Why did you ignore (and remove) this warning? You shouldn't edit the man pages directly, they're generated automatically with a script before releases. See the release process.
FWIW I completely agree with the intent of this PR, but any improvements to man page generation would have to be scripted, to avoid having to do manual changes every time. There used to be fully manually-maintained man pages but no one really kept them up to date for years, so unless someone is now really enthusiastic in doing that, the scripted approach is preferable.