This PR makes it possible to get a more specific help about just one CMD. Example:
$ bitcoind --help=server
Bitcoin Core version v0.19.99.0-6fdf7dda6
Usage: bitcoind [options] Start Bitcoin Core
-server
Accept command line and JSON-RPC commands
If no arg was given or the arg doesn't exist, it will return the normal full help.