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

This commit is contained in:
Greg Pfeil 2022-11-23 22:18:54 -07:00
parent 0647a9ba24
commit 4ec715c6db
4 changed files with 15 additions and 11 deletions

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
.TH ZCASH-CLI "1" "October 2022" "zcash-cli v5.3.0" "User Commands"
.TH ZCASH-CLI "1" "November 2022" "zcash-cli v5.3.1-rc1" "User Commands"
.SH NAME
zcash-cli \- manual page for zcash-cli v5.3.0
zcash-cli \- manual page for zcash-cli v5.3.1-rc1
.SH DESCRIPTION
Zcash RPC client version v5.3.0
Zcash RPC client version v5.3.1\-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.49.1.
.TH ZCASH-TX "1" "October 2022" "zcash-tx v5.3.0" "User Commands"
.TH ZCASH-TX "1" "November 2022" "zcash-tx v5.3.1-rc1" "User Commands"
.SH NAME
zcash-tx \- manual page for zcash-tx v5.3.0
zcash-tx \- manual page for zcash-tx v5.3.1-rc1
.SH DESCRIPTION
Zcash zcash\-tx utility version v5.3.0
Zcash zcash\-tx utility version v5.3.1\-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.49.1.
.TH ZCASHD-WALLET-TOOL "1" "October 2022" "zcashd-wallet-tool v5.3.0" "User Commands"
.TH ZCASHD-WALLET-TOOL "1" "November 2022" "zcashd-wallet-tool v5.3.1-rc1" "User Commands"
.SH NAME
zcashd-wallet-tool \- manual page for zcashd-wallet-tool v5.3.0
zcashd-wallet-tool \- manual page for zcashd-wallet-tool v5.3.1-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.49.1.
.TH ZCASHD "1" "October 2022" "zcashd v5.3.0" "User Commands"
.TH ZCASHD "1" "November 2022" "zcashd v5.3.1-rc1" "User Commands"
.SH NAME
zcashd \- manual page for zcashd v5.3.0
zcashd \- manual page for zcashd v5.3.1-rc1
.SH DESCRIPTION
Zcash Daemon version v5.3.0
Zcash Daemon version v5.3.1\-rc1
.PP
In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/>.
@ -416,6 +416,10 @@ Expose node metrics in the Prometheus exposition format. An HTTP
listener will be started on <port>, which responds to GET requests on
any request path. Use \fB\-metricsallowip\fR and \fB\-metricsbind\fR to control
access.
.HP
\fB\-debugmetrics\fR
.IP
Include debug metrics in exposed node metrics.
.PP
Debugging/Testing options:
.HP