From 9c8ce1a9958206f7831cf9c4456b73b53a38321b Mon Sep 17 00:00:00 2001 From: philemon Date: Mon, 14 Nov 2016 16:31:29 +0300 Subject: [PATCH] Update manpages --- man-addrgen.md | 3 ++- man-addrimport.md | 3 ++- man-keygen.md | 3 ++- man-passchg.md | 2 +- man-tool.md | 3 ++- man-txcreate.md | 5 +++-- man-txsend.md | 3 ++- man-txsign.md | 3 ++- man-walletchk.md | 2 +- man-walletconv.md | 2 +- man-walletgen.md | 2 +- 11 files changed, 19 insertions(+), 12 deletions(-) diff --git a/man-addrgen.md b/man-addrgen.md index e5e3fe4..ee27d5c 100644 --- a/man-addrgen.md +++ b/man-addrgen.md @@ -21,6 +21,7 @@ -P, --passwd-file f Get wallet passphrase from file 'f'. -q, --quiet Produce quieter output; suppress some warnings. -S, --stdout Print addresses to stdout. + --testnet Generate testnet keys/addresses instead of mainnet ones -v, --verbose Produce more verbose output. Addresses are given in a comma-separated list. Hyphen-separated ranges are @@ -50,4 +51,4 @@ SeedFile .mmseed mmseed,seed,s Wallet .mmdat wallet,w - MMGEN v0.8.7 November 2016 MMGEN-ADDRGEN(1) + MMGEN v0.8.7a November 2016 MMGEN-ADDRGEN(1) diff --git a/man-addrimport.md b/man-addrimport.md index 4f1a71a..cbd4ec0 100644 --- a/man-addrimport.md +++ b/man-addrimport.md @@ -10,10 +10,11 @@ -r, --rescan Rescan the blockchain. Required if address to import is on the blockchain and has a balance. Rescanning is slow. -t, --test Simulate operation; don't actually import addresses + --testnet Use Bitcoin testnet instead of mainnet This command can also be used to update the comment fields of addresses already in the tracking wallet. The --batch option cannot be used with the --rescan option. - MMGEN v0.8.7 November 2016 MMGEN-ADDRIMPORT(1) + MMGEN v0.8.7a November 2016 MMGEN-ADDRIMPORT(1) diff --git a/man-keygen.md b/man-keygen.md index 561dae2..e95e869 100644 --- a/man-keygen.md +++ b/man-keygen.md @@ -22,6 +22,7 @@ -P, --passwd-file f Get wallet passphrase from file 'f'. -q, --quiet Produce quieter output; suppress some warnings. -S, --stdout Print keys to stdout. + --testnet Generate testnet keys/addresses instead of mainnet ones -v, --verbose Produce more verbose output. -x, --b16 Print secret keys in hexadecimal too. @@ -51,4 +52,4 @@ SeedFile .mmseed mmseed,seed,s Wallet .mmdat wallet,w - MMGEN v0.8.7 November 2016 MMGEN-KEYGEN(1) + MMGEN v0.8.7a November 2016 MMGEN-KEYGEN(1) diff --git a/man-passchg.md b/man-passchg.md index 2296bbc..9bd83ad 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.7 November 2016 MMGEN-PASSCHG(1) + MMGEN v0.8.7a November 2016 MMGEN-PASSCHG(1) diff --git a/man-tool.md b/man-tool.md index 58414f3..06883d2 100644 --- a/man-tool.md +++ b/man-tool.md @@ -7,6 +7,7 @@ -q, --quiet Produce quieter output -r, --usr-randchars n Get 'n' characters of additional randomness from user (min=10, max=80) + --testnet Use Bitcoin testnet instead of mainnet -v, --verbose Produce more verbose output COMMANDS: @@ -79,4 +80,4 @@ Type 'mmgen-tool help for help on a particular command - MMGEN v0.8.7 November 2016 MMGEN-TOOL(1) + MMGEN v0.8.7a November 2016 MMGEN-TOOL(1) diff --git a/man-txcreate.md b/man-txcreate.md index cca9a47..9cb5c98 100644 --- a/man-txcreate.md +++ b/man-txcreate.md @@ -3,14 +3,15 @@ OPTIONS: -h, --help Print this help message -a, --tx-fee-adj f Adjust transaction fee by factor 'f' (see below) + -B, --no-blank Don't blank screen before displaying unspent outputs -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, --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 + --testnet Create transaction for Bitcoin testnet instead of mainnet -v, --verbose Produce more verbose output Transaction inputs are chosen from a list of the user's unpent outputs @@ -32,4 +33,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.7 November 2016 MMGEN-TXCREATE(1) + MMGEN v0.8.7a November 2016 MMGEN-TXCREATE(1) diff --git a/man-txsend.md b/man-txsend.md index d1a513f..5205827 100644 --- a/man-txsend.md +++ b/man-txsend.md @@ -4,5 +4,6 @@ -h, --help Print this help message -d, --outdir d Specify an alternate directory 'd' for output -q, --quiet Suppress warnings; overwrite files without prompting + --testnet Use Bitcoin testnet instead of mainnet - MMGEN v0.8.7 November 2016 MMGEN-TXSEND(1) + MMGEN v0.8.7a November 2016 MMGEN-TXSEND(1) diff --git a/man-txsign.md b/man-txsign.md index 8f9d077..73b739c 100644 --- a/man-txsign.md +++ b/man-txsign.md @@ -31,6 +31,7 @@ prompting -I, --info Display information about the transaction and exit. -t, --terse-info Like '--info', but produce more concise output. + --testnet Transaction is for Bitcoin testnet rather than mainnet -v, --verbose Produce more verbose output Transactions with either MMGen or non-MMGen input addresses may be signed. @@ -69,4 +70,4 @@ SeedFile .mmseed mmseed,seed,s Wallet .mmdat wallet,w - MMGEN v0.8.7 November 2016 MMGEN-TXSIGN(1) + MMGEN v0.8.7a November 2016 MMGEN-TXSIGN(1) diff --git a/man-walletchk.md b/man-walletchk.md index 1f7c878..36faada 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.7 November 2016 MMGEN-WALLETCHK(1) + MMGEN v0.8.7a November 2016 MMGEN-WALLETCHK(1) diff --git a/man-walletconv.md b/man-walletconv.md index 887d946..86ff47f 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.7 November 2016 MMGEN-WALLETCONV(1) + MMGEN v0.8.7a November 2016 MMGEN-WALLETCONV(1) diff --git a/man-walletgen.md b/man-walletgen.md index b3593e8..d09d4d1 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.7 November 2016 MMGEN-WALLETGEN(1) + MMGEN v0.8.7a November 2016 MMGEN-WALLETGEN(1)