Browse Source

make-release.py: Updated manpages for 1.0.9.

pull/4/head
Nathan Wilcox 7 years ago
parent
commit
98574ff599
  1. 6
      doc/man/zcash-cli.1
  2. 6
      doc/man/zcash-tx.1
  3. 11
      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.4. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
.TH ZCASH-CLI "1" "April 2017" "zcash-cli v1.0.8-1" "User Commands" .TH ZCASH-CLI "1" "May 2017" "zcash-cli v1.0.9" "User Commands"
.SH NAME .SH NAME
zcash-cli \- manual page for zcash-cli v1.0.8 zcash-cli \- manual page for zcash-cli v1.0.9
.SH DESCRIPTION .SH DESCRIPTION
Zcash RPC client version v1.0.8\-1 Zcash RPC client version v1.0.9
.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/index.html>. please see <https://z.cash/support/security/index.html>.

6
doc/man/zcash-tx.1

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

11
doc/man/zcashd.1

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
.TH ZCASHD "1" "April 2017" "zcashd v1.0.8-1" "User Commands" .TH ZCASHD "1" "May 2017" "zcashd v1.0.9" "User Commands"
.SH NAME .SH NAME
zcashd \- manual page for zcashd v1.0.8 zcashd \- manual page for zcashd v1.0.9
.SH DESCRIPTION .SH DESCRIPTION
Zcash Daemon version v1.0.8\-1 Zcash Daemon version v1.0.9
.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/index.html>. please see <https://z.cash/support/security/index.html>.
@ -51,6 +51,11 @@ Run in the background as a daemon and accept commands
.IP .IP
Specify data directory Specify data directory
.HP .HP
\fB\-disabledeprecation=\fR<version>
.IP
Disable block\-height node deprecation and automatic shutdown (example:
\fB\-disabledeprecation\fR=\fI\,1\/\fR.0.9)
.HP
\fB\-exportdir=\fR<dir> \fB\-exportdir=\fR<dir>
.IP .IP
Specify directory to be used when exporting data Specify directory to be used when exporting data

Loading…
Cancel
Save