minor fixes
This commit is contained in:
parent
9638a96ec6
commit
5bbacc80fd
2 changed files with 4 additions and 0 deletions
|
|
@ -34,6 +34,9 @@ opts_data = {
|
|||
'options': """
|
||||
-h, --help Print this help message
|
||||
--, --longhelp Print help message for long (global) options
|
||||
-a, --autosign Sign a transaction created for offline autosigning (see
|
||||
‘mmgen-autosign’). The removable device is mounted and
|
||||
unmounted automatically
|
||||
-b, --brain-params=l,p Use seed length 'l' and hash preset 'p' for
|
||||
brainwallet input
|
||||
-d, --outdir= d Specify an alternate directory 'd' for output
|
||||
|
|
|
|||
|
|
@ -45,5 +45,6 @@ rec {
|
|||
# monero = monero; # XMR (test suite)
|
||||
# eth-keys = eth-keys; # ETH, ETC (test suite)
|
||||
# pure-protobuf = pure-protobuf; # THORChain
|
||||
# bip-utils = bip-utils; # bip_hd
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue