raw details (from release v2.2.3):
{
"name": "vote_account",
"properties": {
"long": "vote-account",
"value_name": "ADDRESS",
"takes_value": "true",
"validator": "is_pubkey_or_keypair",
"requires": "identity",
"help": "\n \"Validator vote account public key. If unspecified, voting will be disabled. \\\n The authorized voter for the account must either be the --identity keypair \\\n or set by the --authorized-voter argument\",\n "
},
"isDeprecated": false
}