Skip to content

Commit

Permalink
make-release.py: Updated manpages for 1.0.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
str4d committed Jan 3, 2018
1 parent 2091cf2 commit d3c1949
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions doc/man/zcash-cli.1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH ZCASH-CLI "1" "December 2017" "zcash-cli v1.0.14-rc1" "User Commands"
.TH ZCASH-CLI "1" "January 2018" "zcash-cli v1.0.14" "User Commands"
.SH NAME
zcash-cli \- manual page for zcash-cli v1.0.14-rc1
zcash-cli \- manual page for zcash-cli v1.0.14
.SH DESCRIPTION
Zcash RPC client version v1.0.14\-rc1
Zcash RPC client version v1.0.14
.PP
In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/>.
Expand Down
6 changes: 3 additions & 3 deletions doc/man/zcash-tx.1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH ZCASH-TX "1" "December 2017" "zcash-tx v1.0.14-rc1" "User Commands"
.TH ZCASH-TX "1" "January 2018" "zcash-tx v1.0.14" "User Commands"
.SH NAME
zcash-tx \- manual page for zcash-tx v1.0.14-rc1
zcash-tx \- manual page for zcash-tx v1.0.14
.SH DESCRIPTION
Zcash zcash\-tx utility version v1.0.14\-rc1
Zcash zcash\-tx utility version v1.0.14
.SS "Usage:"
.TP
zcash\-tx [options] <hex\-tx> [commands]
Expand Down
8 changes: 4 additions & 4 deletions doc/man/zcashd.1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH ZCASHD "1" "December 2017" "zcashd v1.0.14-rc1" "User Commands"
.TH ZCASHD "1" "January 2018" "zcashd v1.0.14" "User Commands"
.SH NAME
zcashd \- manual page for zcashd v1.0.14-rc1
zcashd \- manual page for zcashd v1.0.14
.SH DESCRIPTION
Zcash Daemon version v1.0.14\-rc1
Zcash Daemon version v1.0.14
.PP
In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/>.
Expand Down Expand Up @@ -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.14\-rc1)
\fB\-disabledeprecation\fR=\fI\,1\/\fR.0.14)
.HP
\fB\-exportdir=\fR<dir>
.IP
Expand Down

0 comments on commit d3c1949

Please sign in to comment.