http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/2fcb336d57edbfab9c756877d70e288f5ea74a38
Print commands but don ' t execute them - v , - - verbose Produce more verbose output @ -26,17 +24,11 @@ opts_data = { """ , ' notes ' : """ Valid network IDs : { nid } , all , or no_xmr Valid Regtest network IDs : { rid } , or all Valid Regtest users : { ru } """ } , ' code ' : { ' options ' : lambda s : s . format ( a = action . capitalize ( ) , pn = g . prog_name ) , ' notes ' : lambda s : s . format ( nid = ' , ' . join ( CoinDaemon . network_ids ) , rid = ' , ' . join...