From 6b42337344447c86b88ecd6fd6bd9c1ee70342aa Mon Sep 17 00:00:00 2001 From: philemon Date: Fri, 11 Nov 2016 19:07:53 +0300 Subject: [PATCH] Update manpages for v0.8.7 --- man-addrgen.md | 6 +++--- man-addrimport.md | 10 ++++++---- man-keygen.md | 6 +++--- man-passchg.md | 2 +- man-tool.md | 2 +- man-txcreate.md | 5 +++-- man-txsend.md | 2 +- man-txsign.md | 6 +++--- man-walletchk.md | 2 +- man-walletconv.md | 2 +- man-walletgen.md | 2 +- 11 files changed, 24 insertions(+), 21 deletions(-) diff --git a/man-addrgen.md b/man-addrgen.md index 91e9028..e5e3fe4 100644 --- a/man-addrgen.md +++ b/man-addrgen.md @@ -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) diff --git a/man-addrimport.md b/man-addrimport.md index cdcd0c1..4f1a71a 100644 --- a/man-addrimport.md +++ b/man-addrimport.md @@ -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) diff --git a/man-keygen.md b/man-keygen.md index aa91d62..561dae2 100644 --- a/man-keygen.md +++ b/man-keygen.md @@ -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) diff --git a/man-passchg.md b/man-passchg.md index 2ac5ef6..2296bbc 100644 --- a/man-passchg.md +++ b/man-passchg.md @@ -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) diff --git a/man-tool.md b/man-tool.md index 4f676ed..58414f3 100644 --- a/man-tool.md +++ b/man-tool.md @@ -79,4 +79,4 @@ Type 'mmgen-tool help for help on a particular command - MMGEN v0.8.5 August 2016 MMGEN-TOOL(1) + MMGEN v0.8.7 November 2016 MMGEN-TOOL(1) diff --git a/man-txcreate.md b/man-txcreate.md index af54222..cca9a47 100644 --- a/man-txcreate.md +++ b/man-txcreate.md @@ -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) diff --git a/man-txsend.md b/man-txsend.md index 65e9794..d1a513f 100644 --- a/man-txsend.md +++ b/man-txsend.md @@ -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) diff --git a/man-txsign.md b/man-txsign.md index 6cd058f..8f9d077 100644 --- a/man-txsign.md +++ b/man-txsign.md @@ -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) diff --git a/man-walletchk.md b/man-walletchk.md index 9f64f27..1f7c878 100644 --- a/man-walletchk.md +++ b/man-walletchk.md @@ -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) diff --git a/man-walletconv.md b/man-walletconv.md index f328a38..887d946 100644 --- a/man-walletconv.md +++ b/man-walletconv.md @@ -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) diff --git a/man-walletgen.md b/man-walletgen.md index 9b67458..b3593e8 100644 --- a/man-walletgen.md +++ b/man-walletgen.md @@ -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)