Update manpages for v0.8.7

philemon 2016-11-11 19:07:53 +03:00
commit 6b42337344
11 changed files with 24 additions and 21 deletions

@ -10,8 +10,8 @@
-H, --hidden-incog-input-params f,o Read hidden incognito data from file
'f' at offset 'o' (comma-separated).
-O, --old-incog-fmt Specify old-format incognito input.
-K, --no-keyconv Force use of internal libraries for address genera-
tion, even if 'keyconv' is available.
-K, --key-generator m Use method 'm' for public key generation.
Options: 1:python-ecdsa 2:keyconv 3:secp256k1 (default: 3)
-l, --seed-len l Specify wallet seed length of 'l' bits. This option
is required only for brainwallet and incognito inputs
with non-standard (< 256-bit) seed lengths.
@ -50,4 +50,4 @@
SeedFile .mmseed mmseed,seed,s
Wallet .mmdat wallet,w
MMGEN v0.8.5 August 2016 MMGEN-ADDRGEN(1)
MMGEN v0.8.7 November 2016 MMGEN-ADDRGEN(1)

@ -1,10 +1,10 @@
MMGEN-ADDRIMPORT: Import addresses (both MMGen and non-MMGen) into a bitcoind
MMGEN-ADDRIMPORT: Import addresses (both MMGen and non-MMGen) into an MMGen
tracking wallet
USAGE: mmgen-addrimport [opts] [mmgen address file]
OPTIONS:
-h, --help Print this help message
-b, --batch Batch mode. Import all addresses in one RPC call
-l, --addrlist Address source is a flat list of addresses
-b, --batch Import all addresses in one RPC call.
-l, --addrlist Address source is a flat list of (non-MMGen) Bitcoin addresses
-k, --keyaddr-file Address source is a key-address file
-q, --quiet Suppress warnings
-r, --rescan Rescan the blockchain. Required if address to import is
@ -14,4 +14,6 @@
This command can also be used to update the comment fields of addresses already
in the tracking wallet.
MMGEN v0.8.5 August 2016 MMGEN-ADDRIMPORT(1)
The --batch option cannot be used with the --rescan option.
MMGEN v0.8.7 November 2016 MMGEN-ADDRIMPORT(1)

@ -11,8 +11,8 @@
-H, --hidden-incog-input-params f,o Read hidden incognito data from file
'f' at offset 'o' (comma-separated).
-O, --old-incog-fmt Specify old-format incognito input.
-K, --no-keyconv Force use of internal libraries for address genera-
tion, even if 'keyconv' is available.
-K, --key-generator m Use method 'm' for public key generation.
Options: 1:python-ecdsa 2:keyconv 3:secp256k1 (default: 3)
-l, --seed-len l Specify wallet seed length of 'l' bits. This option
is required only for brainwallet and incognito inputs
with non-standard (< 256-bit) seed lengths.
@ -51,4 +51,4 @@
SeedFile .mmseed mmseed,seed,s
Wallet .mmdat wallet,w
MMGEN v0.8.5 August 2016 MMGEN-KEYGEN(1)
MMGEN v0.8.7 November 2016 MMGEN-KEYGEN(1)

@ -40,4 +40,4 @@
SeedFile .mmseed mmseed,seed,s
Wallet .mmdat wallet,w
MMGEN v0.8.5 August 2016 MMGEN-PASSCHG(1)
MMGEN v0.8.7 November 2016 MMGEN-PASSCHG(1)

@ -79,4 +79,4 @@
Type 'mmgen-tool help <command> for help on a particular command
MMGEN v0.8.5 August 2016 MMGEN-TOOL(1)
MMGEN v0.8.7 November 2016 MMGEN-TOOL(1)

@ -6,8 +6,9 @@
-c, --comment-file f Source the transaction's comment from file 'f'
-C, --tx-confs c Desired number of confirmations (default: 3)
-d, --outdir d Specify an alternate directory 'd' for output
-e, --echo-passphrase Print passphrase to screen when typing it
-e, --clear-screen Clear screen before displaying unspent outputs
-f, --tx-fee f Transaction fee (default: 0.0003 BTC (but see below))
-m, --minconf n Minimum number of confirmations required to spend outputs (default: 1)
-i, --info Display unspent outputs and exit
-q, --quiet Suppress warnings; overwrite files without prompting
-v, --verbose Produce more verbose output
@ -31,4 +32,4 @@
To send the value of all inputs (minus TX fee) to a single output, specify
one address with no amount on the command line.
MMGEN v0.8.5 August 2016 MMGEN-TXCREATE(1)
MMGEN v0.8.7 November 2016 MMGEN-TXCREATE(1)

@ -5,4 +5,4 @@
-d, --outdir d Specify an alternate directory 'd' for output
-q, --quiet Suppress warnings; overwrite files without prompting
MMGEN v0.8.5 August 2016 MMGEN-TXSEND(1)
MMGEN v0.8.7 November 2016 MMGEN-TXSEND(1)

@ -18,8 +18,8 @@
for password hashing (default: '3').
-z, --show-hash-presets Show information on available hash presets.
-k, --keys-from-file f Provide additional keys for non-MMGen addresses
-K, --no-keyconv Force use of internal libraries for address gener-
ation, even if 'keyconv' is available.
-K, --key-generator m Use method 'm' for public key generation.
Options: 1:python-ecdsa 2:keyconv 3:secp256k1 (default: 3)
-M, --mmgen-keys-from-file f Provide keys for MMGen addresses in a key-
address file (output of 'mmgen-keygen'). Permits
online signing without an MMGen seed source.
@ -69,4 +69,4 @@
SeedFile .mmseed mmseed,seed,s
Wallet .mmdat wallet,w
MMGEN v0.8.5 August 2016 MMGEN-TXSIGN(1)
MMGEN v0.8.7 November 2016 MMGEN-TXSIGN(1)

@ -40,4 +40,4 @@
SeedFile .mmseed mmseed,seed,s
Wallet .mmdat wallet,w
MMGEN v0.8.5 August 2016 MMGEN-WALLETCHK(1)
MMGEN v0.8.7 November 2016 MMGEN-WALLETCHK(1)

@ -51,4 +51,4 @@
SeedFile .mmseed mmseed,seed,s
Wallet .mmdat wallet,w
MMGEN v0.8.5 August 2016 MMGEN-WALLETCONV(1)
MMGEN v0.8.7 November 2016 MMGEN-WALLETCONV(1)

@ -44,4 +44,4 @@
SeedFile .mmseed mmseed,seed,s
Wallet .mmdat wallet,w
MMGEN v0.8.5 August 2016 MMGEN-WALLETGEN(1)
MMGEN v0.8.7 November 2016 MMGEN-WALLETGEN(1)