Fix description for --key at onionbalance-config
Description
Onion Services v3 does not use RSA keys (that was v2), but onionbalance-config
still reports that on it's command line help.
Tasks
-
Replace "RSA private key for the master onion service" with "Private key for the master onion service" at the onionbalance-config
help message.