'show_balance':("-b","--balance","Show the balances of listed addresses"),
'show_labels':("-l","--labels","Show the labels of listed addresses"),
'nocheck':(None,"--nocheck","Do not verify aliases"),
'imax':(None,"--imax","Maximum number of inputs"),
'tx_fee':("-f","--fee","Transaction fee (in BTC)"),
'from_addr':("-F","--from","Source address. If it isn't in the wallet, it will ask for the private key unless supplied in the format public_key:private_key. It's not saved in the wallet."),
'change_addr':("-c","--change","Change address. Default is a spare address, or the source address if it's not in the wallet"),