'frozen':(None,"--frozen",False,"Show only frozen addresses"),
'unused':(None,"--unused",False,"Show only unused addresses"),
'funded':(None,"--funded",False,"Show only funded addresses"),
'show_balance':("-b","--balance",False,"Show the balances of listed addresses"),
'show_labels':("-l","--labels",False,"Show the labels of listed addresses"),
'tx_fee':("-f","--fee",None,"Transaction fee"),
'from_addr':("-F","--fromaddr",None,"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","--changeaddr",None,"Change address. Default is a spare address, or the source address if it's not in the wallet"),
'nbits':(None,"--nbits",128,"Number of bits of entropy"),
'entropy':(None,"--entropy",1,"Custom entropy"),
'language':("-L","--lang",None,"Default language for wordlist"),
'gap_limit':("-G","--gap",None,"Gap limit"),
'mpk':(None,"--mpk",None,"Restore from master public key"),
'password':("-W","--password",None,"Password"),
'concealed':("-C","--concealed",False,"Don't echo seed to console when restoring"),
'frozen':(None,"--frozen",False,"Show only frozen addresses"),
'unused':(None,"--unused",False,"Show only unused addresses"),
'funded':(None,"--funded",False,"Show only funded addresses"),
'show_balance':("-b","--balance",False,"Show the balances of listed addresses"),
'show_labels':("-l","--labels",False,"Show the labels of listed addresses"),
'tx_fee':("-f","--fee",None,"Transaction fee"),
'from_addr':("-F","--fromaddr",None,"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","--changeaddr",None,"Change address. Default is a spare address, or the source address if it's not in the wallet"),
'nbits':(None,"--nbits",128,"Number of bits of entropy"),
'entropy':(None,"--entropy",1,"Custom entropy"),
'language':("-L","--lang",None,"Default language for wordlist"),
'gap_limit':("-G","--gap",None,"Gap limit"),
'mpk':(None,"--mpk",None,"Restore from master public key"),