Browse Source

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

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

10
doc/man/zcash-cli.1

@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH ZCASH-CLI "1" "September 2017" "zcash-cli v1.0.12" "User Commands"
.TH ZCASH-CLI "1" "November 2017" "zcash-cli v1.0.13-rc1" "User Commands"
.SH NAME
zcash-cli \- manual page for zcash-cli v1.0.12
zcash-cli \- manual page for zcash-cli v1.0.13-rc1
.SH DESCRIPTION
Zcash RPC client version v1.0.12
Zcash RPC client version v1.0.13\-rc1
.PP
In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/index.html>.
please see <https://z.cash/support/security/>.
.SS "Usage:"
.TP
zcash\-cli [options] <command> [params]
@ -68,7 +68,7 @@ Timeout in seconds during HTTP requests, or 0 for no timeout. (default:
.SH COPYRIGHT
In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/index.html>.
please see <https://z.cash/support/security/>.
Copyright (C) 2009-2017 The Bitcoin Core Developers
Copyright (C) 2015-2017 The Zcash Developers

8
doc/man/zcash-tx.1

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH ZCASH-TX "1" "September 2017" "zcash-tx v1.0.12" "User Commands"
.TH ZCASH-TX "1" "November 2017" "zcash-tx v1.0.13-rc1" "User Commands"
.SH NAME
zcash-tx \- manual page for zcash-tx v1.0.12
zcash-tx \- manual page for zcash-tx v1.0.13-rc1
.SH DESCRIPTION
Zcash zcash\-tx utility version v1.0.12
Zcash zcash\-tx utility version v1.0.13\-rc1
.SS "Usage:"
.TP
zcash\-tx [options] <hex\-tx> [commands]
@ -86,7 +86,7 @@ Set register NAME to given JSON\-STRING
.SH COPYRIGHT
In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/index.html>.
please see <https://z.cash/support/security/>.
Copyright (C) 2009-2017 The Bitcoin Core Developers
Copyright (C) 2015-2017 The Zcash Developers

12
doc/man/zcashd.1

@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH ZCASHD "1" "September 2017" "zcashd v1.0.12" "User Commands"
.TH ZCASHD "1" "November 2017" "zcashd v1.0.13-rc1" "User Commands"
.SH NAME
zcashd \- manual page for zcashd v1.0.12
zcashd \- manual page for zcashd v1.0.13-rc1
.SH DESCRIPTION
Zcash Daemon version v1.0.12
Zcash Daemon version v1.0.13\-rc1
.PP
In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/index.html>.
please see <https://z.cash/support/security/>.
.SS "Usage:"
.TP
zcashd [options]
@ -54,7 +54,7 @@ Specify data directory
\fB\-disabledeprecation=\fR<version>
.IP
Disable block\-height node deprecation and automatic shutdown (example:
\fB\-disabledeprecation\fR=\fI\,1\/\fR.0.12)
\fB\-disabledeprecation\fR=\fI\,1\/\fR.0.13\-rc1)
.HP
\fB\-exportdir=\fR<dir>
.IP
@ -462,7 +462,7 @@ console, 600 otherwise)
.SH COPYRIGHT
In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/index.html>.
please see <https://z.cash/support/security/>.
Copyright (C) 2009-2017 The Bitcoin Core Developers
Copyright (C) 2015-2017 The Zcash Developers

Loading…
Cancel
Save