http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/src/2449baed2c2f35f43140dc06da1be03f3f51922b/mmgen/tool/file.py
'args': ( 'mmgen_tx_file(s)', 'pager', 'terse', 'sort', 'filesort' ), 'dfls': ( False, False, 'addr', 'mtime' ), 'annots': { 'mmgen_tx_file(s)': str, 'pager': 'send output to pager', 'terse': 'produce compact tabular output', 'sort': 'sort order for transaction inputs and outputs ' + options_annot_str(['addr','raw']), 'filesort': 'file sort order ' + options_annot_str(['mtime','ctime','atime']), } }, *infiles, **kwargs ): "display specified raw or signed MMGen transaction files in...