Browse Source

make-release.py: Updated manpages for 1.0.13.

pull/4/head
Jack Grigg 7 years ago
parent
commit
404de74fc6
No known key found for this signature in database GPG Key ID: 665DBCD284F7DAFF
  1. 6
      doc/man/zcash-cli.1
  2. 6
      doc/man/zcash-tx.1
  3. 8
      doc/man/zcashd.1

6
doc/man/zcash-cli.1

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

6
doc/man/zcash-tx.1

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

8
doc/man/zcashd.1

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH ZCASHD "1" "November 2017" "zcashd v1.0.13-rc2" "User Commands" .TH ZCASHD "1" "November 2017" "zcashd v1.0.13" "User Commands"
.SH NAME .SH NAME
zcashd \- manual page for zcashd v1.0.13-rc2 zcashd \- manual page for zcashd v1.0.13
.SH DESCRIPTION .SH DESCRIPTION
Zcash Daemon version v1.0.13\-rc2 Zcash Daemon version v1.0.13
.PP .PP
In order to ensure you are adequately protecting your privacy when using Zcash, In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/>. please see <https://z.cash/support/security/>.
@ -54,7 +54,7 @@ Specify data directory
\fB\-disabledeprecation=\fR<version> \fB\-disabledeprecation=\fR<version>
.IP .IP
Disable block\-height node deprecation and automatic shutdown (example: Disable block\-height node deprecation and automatic shutdown (example:
\fB\-disabledeprecation\fR=\fI\,1\/\fR.0.13\-rc2) \fB\-disabledeprecation\fR=\fI\,1\/\fR.0.13)
.HP .HP
\fB\-exportdir=\fR<dir> \fB\-exportdir=\fR<dir>
.IP .IP

Loading…
Cancel
Save