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

This commit is contained in:
Jack Grigg 2022-05-09 15:35:33 +00:00
parent a51cbfc78c
commit e7f04c1741
4 changed files with 33 additions and 16 deletions

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4.
.TH ZCASH-CLI "1" "April 2022" "zcash-cli v4.7.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH ZCASH-CLI "1" "May 2022" "zcash-cli v5.0.0-rc1" "User Commands"
.SH NAME
zcash-cli \- manual page for zcash-cli v4.7.0
zcash-cli \- manual page for zcash-cli v5.0.0-rc1
.SH DESCRIPTION
Zcash RPC client version v4.7.0
Zcash RPC client version v5.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.48.4.
.TH ZCASH-TX "1" "April 2022" "zcash-tx v4.7.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH ZCASH-TX "1" "May 2022" "zcash-tx v5.0.0-rc1" "User Commands"
.SH NAME
zcash-tx \- manual page for zcash-tx v4.7.0
zcash-tx \- manual page for zcash-tx v5.0.0-rc1
.SH DESCRIPTION
Zcash zcash\-tx utility version v4.7.0
Zcash zcash\-tx utility version v5.0.0\-rc1
.SS "Usage:"
.TP
zcash\-tx [options] <hex\-tx> [commands]

View File

@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4.
.TH ZCASHD-WALLET-TOOL "1" "April 2022" "zcashd-wallet-tool v4.7.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH ZCASHD-WALLET-TOOL "1" "May 2022" "zcashd-wallet-tool v5.0.0-rc1" "User Commands"
.SH NAME
zcashd-wallet-tool \- manual page for zcashd-wallet-tool v4.7.0
zcashd-wallet-tool \- manual page for zcashd-wallet-tool v5.0.0-rc1
.SH SYNOPSIS
.B zcashd-wallet-tool
[\fI\,OPTIONS\/\fR]

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4.
.TH ZCASHD "1" "April 2022" "zcashd v4.7.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH ZCASHD "1" "May 2022" "zcashd v5.0.0-rc1" "User Commands"
.SH NAME
zcashd \- manual page for zcashd v4.7.0
zcashd \- manual page for zcashd v5.0.0-rc1
.SH DESCRIPTION
Zcash Daemon version v4.7.0
Zcash Daemon version v5.0.0\-rc1
.PP
In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/>.
@ -26,6 +26,14 @@ Receive and display P2P network alerts (default: 1)
Execute command when a relevant alert is received or we see a really
long fork (%s in cmd is replaced by message)
.HP
\fB\-allowdeprecated=\fR<feature>
.IP
Explicitly allow the use of the specified deprecated feature. Multiple
instances of this parameter are permitted; values for <feature> must be
selected from among {"none", "addrtype", "getnewaddress",
"legacy_privacy", "z_getnewaddress", "zcrawjoinsplit", "zcrawkeygen",
"zcrawreceive"}
.HP
\fB\-blocknotify=\fR<cmd>
.IP
Execute command when the best block changes (%s in cmd is replaced by
@ -101,11 +109,14 @@ for block files)
.HP
\fB\-reindex\-chainstate\fR
.IP
Rebuild chain state from the currently indexed blocks
Rebuild chain state from the currently indexed blocks (implies \fB\-rescan\fR
unless pruning or unless \fB\-rescan\fR=\fI\,0\/\fR is explicitly specified
.HP
\fB\-reindex\fR
.IP
Rebuild chain state and block index from the blk*.dat files on disk
(implies \fB\-rescan\fR unless pruning or unless \fB\-rescan\fR=\fI\,0\/\fR is explicitly
specified)
.HP
\fB\-sysperms\fR
.IP
@ -298,6 +309,11 @@ Set the Sapling migration address
Fees (in ZEC/kB) smaller than this are considered zero fee for
transaction creation (default: 0.00001)
.HP
\fB\-orchardactionlimit=\fR<n>
.IP
Set the maximum number of Orchard actions permitted in a transaction
(default 50)
.HP
\fB\-paytxfee=\fR<amt>
.IP
Fee (in ZEC/kB) to add to transactions you send (default: 0.00)
@ -309,6 +325,7 @@ Rescan the block chain for missing wallet transactions on startup
\fB\-salvagewallet\fR
.IP
Attempt to recover private keys from a corrupt wallet on startup
(implies \fB\-rescan\fR)
.HP
\fB\-sendfreetransactions\fR
.IP