make-release.py: Updated manpages for 2.1.0-rc1.

This commit is contained in:
Eirik Ogilvie-Wigley 2019-10-22 14:52:01 -06:00
parent bdfed7e178
commit 17a70bcd67
3 changed files with 23 additions and 13 deletions

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH ZCASH-CLI "1" "September 2019" "zcash-cli v2.0.7-3" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH ZCASH-CLI "1" "October 2019" "zcash-cli v2.1.0-rc1" "User Commands"
.SH NAME
zcash-cli \- manual page for zcash-cli v2.0.7-3
zcash-cli \- manual page for zcash-cli v2.1.0-rc1
.SH DESCRIPTION
Zcash RPC client version v2.0.7\-3
Zcash RPC client version v2.1.0\-rc1
.PP
In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/>.

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH ZCASH-TX "1" "September 2019" "zcash-tx v2.0.7-3" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH ZCASH-TX "1" "October 2019" "zcash-tx v2.1.0-rc1" "User Commands"
.SH NAME
zcash-tx \- manual page for zcash-tx v2.0.7-3
zcash-tx \- manual page for zcash-tx v2.1.0-rc1
.SH DESCRIPTION
Zcash zcash\-tx utility version v2.0.7\-3
Zcash zcash\-tx utility version v2.1.0\-rc1
.SS "Usage:"
.TP
zcash\-tx [options] <hex\-tx> [commands]

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH ZCASHD "1" "September 2019" "zcashd v2.0.7-3" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH ZCASHD "1" "October 2019" "zcashd v2.1.0-rc1" "User Commands"
.SH NAME
zcashd \- manual page for zcashd v2.0.7-3
zcashd \- manual page for zcashd v2.1.0-rc1
.SH DESCRIPTION
Zcash Daemon version v2.0.7\-3
Zcash Daemon version v2.1.0\-rc1
.PP
In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/>.
@ -75,7 +75,7 @@ limit applied)
.HP
\fB\-par=\fR<n>
.IP
Set the number of script verification threads (\fB\-6\fR to 16, 0 = auto, <0 =
Set the number of script verification threads (\fB\-4\fR to 16, 0 = auto, <0 =
leave that many cores free, default: 0)
.HP
\fB\-pid=\fR<file>
@ -170,6 +170,16 @@ Maximum per\-connection receive buffer, <n>*1000 bytes (default: 5000)
.IP
Maximum per\-connection send buffer, <n>*1000 bytes (default: 1000)
.HP
\fB\-mempoolevictionmemoryminutes=\fR<n>
.IP
The number of minutes before allowing rejected transactions to re\-enter
the mempool. (default: 60)
.HP
\fB\-mempooltxcostlimit=\fR<n>
.IP
An upper bound on the maximum size in bytes of all transactions in the
mempool. (default: 80000000)
.HP
\fB\-onion=\fR<ip:port>
.IP
Use separate SOCKS5 proxy to reach peers via Tor hidden services