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

This commit is contained in:
therealyingtong 2020-10-28 02:51:44 +08:00
parent f10cf663bc
commit 1f731e8355
3 changed files with 24 additions and 17 deletions

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH ZCASH-CLI "1" "September 2020" "zcash-cli v4.0.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH ZCASH-CLI "1" "October 2020" "zcash-cli v4.1.0-rc1" "User Commands"
.SH NAME
zcash-cli \- manual page for zcash-cli v4.0.0
zcash-cli \- manual page for zcash-cli v4.1.0-rc1
.SH DESCRIPTION
Zcash RPC client version v4.0.0
Zcash RPC client version v4.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.16.
.TH ZCASH-TX "1" "September 2020" "zcash-tx v4.0.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH ZCASH-TX "1" "October 2020" "zcash-tx v4.1.0-rc1" "User Commands"
.SH NAME
zcash-tx \- manual page for zcash-tx v4.0.0
zcash-tx \- manual page for zcash-tx v4.1.0-rc1
.SH DESCRIPTION
Zcash zcash\-tx utility version v4.0.0
Zcash zcash\-tx utility version v4.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.16.
.TH ZCASHD "1" "September 2020" "zcashd v4.0.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH ZCASHD "1" "October 2020" "zcashd v4.1.0-rc1" "User Commands"
.SH NAME
zcashd \- manual page for zcashd v4.0.0
zcashd \- manual page for zcashd v4.1.0-rc1
.SH DESCRIPTION
Zcash Daemon version v4.0.0
Zcash Daemon version v4.1.0\-rc1
.PP
In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/>.
@ -68,6 +68,12 @@ path relative to the data directory (default: debug.log)
.IP
Specify directory to be used when exporting data
.HP
\fB\-ibdskiptxverification\fR
.IP
Skip transaction verification during initial block download up to the
last checkpoint height. Incompatible with flags that disable
checkpoints. (default = 0)
.HP
\fB\-loadblock=\fR<file>
.IP
Imports blocks from external blk000??.dat file on startup
@ -78,7 +84,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\-16\fR to 16, 0 = auto, <0 =
Set the number of script verification threads (\fB\-2\fR to 16, 0 = auto, <0 =
leave that many cores free, default: 0)
.HP
\fB\-pid=\fR<file>
@ -310,7 +316,8 @@ Upgrade wallet to latest format on startup
.HP
\fB\-wallet=\fR<file>
.IP
Specify wallet file (within data directory) (default: wallet.dat)
Specify wallet file absolute path or a path relative to the data
directory (default: wallet.dat)
.HP
\fB\-walletbroadcast\fR
.IP
@ -353,9 +360,9 @@ Output debugging information (default: 0, supplying <category> is
optional). If <category> is not supplied or if <category> = 1, output
all debugging information. <category> can be: addrman, alert, bench,
coindb, db, estimatefee, http, libevent, lock, mempool, net,
partitioncheck, pow, proxy, prune, rand, reindex, rpc, selectcoins, tor,
zmq, zrpc, zrpcunsafe (implies zrpc). For multiple specific categories
use \fB\-debug=\fR<category> multiple times.
partitioncheck, pow, proxy, prune, rand, receiveunsafe, reindex, rpc,
selectcoins, tor, zmq, zrpc, zrpcunsafe (implies zrpc). For multiple
specific categories use \fB\-debug=\fR<category> multiple times.
.HP
\fB\-experimentalfeatures\fR
.IP