From 7d0c1df409398944f45023e7a4dd60752689ec97 Mon Sep 17 00:00:00 2001 From: Jack Grigg Date: Sat, 24 Feb 2018 04:17:59 +0000 Subject: [PATCH] make-release.py: Updated manpages for 1.0.15-rc1. --- doc/man/zcash-cli.1 | 6 +++--- doc/man/zcash-tx.1 | 8 ++++---- doc/man/zcashd.1 | 15 ++++++++++----- 3 files changed, 17 insertions(+), 12 deletions(-) diff --git a/doc/man/zcash-cli.1 b/doc/man/zcash-cli.1 index 52af9437f..d67fbeac4 100644 --- a/doc/man/zcash-cli.1 +++ b/doc/man/zcash-cli.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH ZCASH-CLI "1" "January 2018" "zcash-cli v1.0.14" "User Commands" +.TH ZCASH-CLI "1" "February 2018" "zcash-cli v1.0.15-rc1" "User Commands" .SH NAME -zcash-cli \- manual page for zcash-cli v1.0.14 +zcash-cli \- manual page for zcash-cli v1.0.15-rc1 .SH DESCRIPTION -Zcash RPC client version v1.0.14 +Zcash RPC client version v1.0.15\-rc1 .PP In order to ensure you are adequately protecting your privacy when using Zcash, please see . diff --git a/doc/man/zcash-tx.1 b/doc/man/zcash-tx.1 index a065ca04a..5dc42af77 100644 --- a/doc/man/zcash-tx.1 +++ b/doc/man/zcash-tx.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH ZCASH-TX "1" "January 2018" "zcash-tx v1.0.14" "User Commands" +.TH ZCASH-TX "1" "February 2018" "zcash-tx v1.0.15-rc1" "User Commands" .SH NAME -zcash-tx \- manual page for zcash-tx v1.0.14 +zcash-tx \- manual page for zcash-tx v1.0.15-rc1 .SH DESCRIPTION -Zcash zcash\-tx utility version v1.0.14 +Zcash zcash\-tx utility version v1.0.15\-rc1 .SS "Usage:" .TP zcash\-tx [options] [commands] @@ -68,7 +68,7 @@ outscript=VALUE:SCRIPT .IP Add raw script output to TX .IP -sign=SIGHASH\-FLAGS +sign=HEIGHT:SIGHASH\-FLAGS .IP Add zero or more signatures to transaction. This command requires JSON registers:prevtxs=JSON object, privatekeys=JSON object. See diff --git a/doc/man/zcashd.1 b/doc/man/zcashd.1 index 91917eece..6bfa1ae28 100644 --- a/doc/man/zcashd.1 +++ b/doc/man/zcashd.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH ZCASHD "1" "January 2018" "zcashd v1.0.14" "User Commands" +.TH ZCASHD "1" "February 2018" "zcashd v1.0.15-rc1" "User Commands" .SH NAME -zcashd \- manual page for zcashd v1.0.14 +zcashd \- manual page for zcashd v1.0.15-rc1 .SH DESCRIPTION -Zcash Daemon version v1.0.14 +Zcash Daemon version v1.0.15\-rc1 .PP In order to ensure you are adequately protecting your privacy when using Zcash, please see . @@ -54,7 +54,7 @@ Specify data directory \fB\-disabledeprecation=\fR .IP Disable block\-height node deprecation and automatic shutdown (example: -\fB\-disabledeprecation\fR=\fI\,1\/\fR.0.14) +\fB\-disabledeprecation\fR=\fI\,1\/\fR.0.15\-rc1) .HP \fB\-exportdir=\fR .IP @@ -62,7 +62,7 @@ Specify directory to be used when exporting data .HP \fB\-dbcache=\fR .IP -Set database cache size in megabytes (4 to 16384, default: 100) +Set database cache size in megabytes (4 to 16384, default: 450) .HP \fB\-loadblock=\fR .IP @@ -264,6 +264,11 @@ Spend unconfirmed change when sending transactions (default: 1) If paytxfee is not set, include enough fee so transactions begin confirmation on average within n blocks (default: 2) .HP +\fB\-txexpirydelta\fR +.IP +Set the number of blocks after which a transaction that has not been +mined will become invalid (default: 20) +.HP \fB\-maxtxfee=\fR .IP Maximum total fees (in ZEC) to use in a single wallet transaction;