http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/76925c0d5b4d77cac1aea1758df912a336cfdebf
Print commands but don ' t execute them - v , - - verbose Produce more verbose output - W , - - no - wait Don ' t wait for daemons to change state before exiting """ , ' 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 ( TestDaemon ....