Browse Source

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

pull/4/head
Jack Grigg 6 years ago
parent
commit
062afe397b
  1. 11
      doc/man/zcash-cli.1
  2. 8
      doc/man/zcash-tx.1
  3. 8
      doc/man/zcashd.1

11
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" "April 2018" "zcash-cli v1.1.0" "User Commands" .TH ZCASH-CLI "1" "May 2018" "zcash-cli v1.1.1-rc1" "User Commands"
.SH NAME .SH NAME
zcash-cli \- manual page for zcash-cli v1.1.0 zcash-cli \- manual page for zcash-cli v1.1.1-rc1
.SH DESCRIPTION .SH DESCRIPTION
Zcash RPC client version v1.1.0 Zcash RPC client version v1.1.1\-rc1
.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/>.
@ -65,6 +65,11 @@ Password for JSON\-RPC connections
.IP .IP
Timeout in seconds during HTTP requests, or 0 for no timeout. (default: Timeout in seconds during HTTP requests, or 0 for no timeout. (default:
900) 900)
.HP
\fB\-stdin\fR
.IP
Read extra arguments from standard input, one per line until EOF/Ctrl\-D
(recommended for sensitive information such as passphrases)
.SH COPYRIGHT .SH COPYRIGHT
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,

8
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" "April 2018" "zcash-tx v1.1.0" "User Commands" .TH ZCASH-TX "1" "May 2018" "zcash-tx v1.1.1-rc1" "User Commands"
.SH NAME .SH NAME
zcash-tx \- manual page for zcash-tx v1.1.0 zcash-tx \- manual page for zcash-tx v1.1.1-rc1
.SH DESCRIPTION .SH DESCRIPTION
Zcash zcash\-tx utility version v1.1.0 Zcash zcash\-tx utility version v1.1.1\-rc1
.SS "Usage:" .SS "Usage:"
.TP .TP
zcash\-tx [options] <hex\-tx> [commands] zcash\-tx [options] <hex\-tx> [commands]
@ -48,7 +48,7 @@ delout=N
.IP .IP
Delete output N from TX Delete output N from TX
.IP .IP
in=TXID:VOUT in=TXID:VOUT(:SEQUENCE_NUMBER)
.IP .IP
Add input to TX Add input to TX
.IP .IP

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" "April 2018" "zcashd v1.1.0" "User Commands" .TH ZCASHD "1" "May 2018" "zcashd v1.1.1-rc1" "User Commands"
.SH NAME .SH NAME
zcashd \- manual page for zcashd v1.1.0 zcashd \- manual page for zcashd v1.1.1-rc1
.SH DESCRIPTION .SH DESCRIPTION
Zcash Daemon version v1.1.0 Zcash Daemon version v1.1.1\-rc1
.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.1.0) \fB\-disabledeprecation\fR=\fI\,1\/\fR.1.1\-rc1)
.HP .HP
\fB\-exportdir=\fR<dir> \fB\-exportdir=\fR<dir>
.IP .IP

Loading…
Cancel
Save