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

This commit is contained in:
Sean Bowe 2020-08-26 10:17:06 -06:00
parent a5d6dbde1e
commit 4ce87e9e16
No known key found for this signature in database
GPG Key ID: 95684257D8F8B031
3 changed files with 17 additions and 13 deletions

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH ZCASH-CLI "1" "July 2020" "zcash-cli v3.1.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH ZCASH-CLI "1" "August 2020" "zcash-cli v4.0.0-rc1" "User Commands"
.SH NAME
zcash-cli \- manual page for zcash-cli v3.1.0
zcash-cli \- manual page for zcash-cli v4.0.0-rc1
.SH DESCRIPTION
Zcash RPC client version v3.1.0
Zcash RPC client version v4.0.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.13.
.TH ZCASH-TX "1" "July 2020" "zcash-tx v3.1.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH ZCASH-TX "1" "August 2020" "zcash-tx v4.0.0-rc1" "User Commands"
.SH NAME
zcash-tx \- manual page for zcash-tx v3.1.0
zcash-tx \- manual page for zcash-tx v4.0.0-rc1
.SH DESCRIPTION
Zcash zcash\-tx utility version v3.1.0
Zcash zcash\-tx utility version v4.0.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.13.
.TH ZCASHD "1" "July 2020" "zcashd v3.1.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH ZCASHD "1" "August 2020" "zcashd v4.0.0-rc1" "User Commands"
.SH NAME
zcashd \- manual page for zcashd v3.1.0
zcashd \- manual page for zcashd v4.0.0-rc1
.SH DESCRIPTION
Zcash Daemon version v3.1.0
Zcash Daemon version v4.0.0\-rc1
.PP
In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/>.
@ -51,6 +51,10 @@ Run in the background as a daemon and accept commands
.IP
Specify data directory
.HP
\fB\-paramsdir=\fR<dir>
.IP
Specify Zcash network parameters directory
.HP
\fB\-dbcache=\fR<n>
.IP
Set database cache size in megabytes (4 to 16384, default: 450)
@ -74,7 +78,7 @@ Keep at most <n> unconnectable transactions in memory (default: 100)
.HP
\fB\-par=\fR<n>
.IP
Set the number of script verification threads (\fB\-4\fR to 16, 0 = auto, <0 =
Set the number of script verification threads (\fB\-16\fR to 16, 0 = auto, <0 =
leave that many cores free, default: 0)
.HP
\fB\-pid=\fR<file>