Browse Source

make-release.py: Updated manpages for 2.0.0.

pull/4/head
Simon 6 years ago
parent
commit
84b13aee88
  1. 8
      doc/man/zcash-cli.1
  2. 8
      doc/man/zcash-tx.1
  3. 10
      doc/man/zcashd.1

8
doc/man/zcash-cli.1

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

8
doc/man/zcash-tx.1

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4.
.TH ZCASH-TX "1" "August 2018" "zcash-tx v2.0.0-rc1" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH ZCASH-TX "1" "August 2018" "zcash-tx v2.0.0" "User Commands"
.SH NAME
zcash-tx \- manual page for zcash-tx v2.0.0-rc1
zcash-tx \- manual page for zcash-tx v2.0.0
.SH DESCRIPTION
Zcash zcash\-tx utility version v2.0.0\-rc1
Zcash zcash\-tx utility version v2.0.0
.SS "Usage:"
.TP
zcash\-tx [options] <hex\-tx> [commands]

10
doc/man/zcashd.1

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4.
.TH ZCASHD "1" "August 2018" "zcashd v2.0.0-rc1" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH ZCASHD "1" "August 2018" "zcashd v2.0.0" "User Commands"
.SH NAME
zcashd \- manual page for zcashd v2.0.0-rc1
zcashd \- manual page for zcashd v2.0.0
.SH DESCRIPTION
Zcash Daemon version v2.0.0\-rc1
Zcash Daemon version v2.0.0
.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\-8\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>

Loading…
Cancel
Save