]> Git Repo - VerusCoin.git/commitdiff
make-release.py: Updated manpages for 1.1.1-rc1.
authorJack Grigg <[email protected]>
Fri, 18 May 2018 22:16:14 +0000 (10:16 +1200)
committerJack Grigg <[email protected]>
Fri, 18 May 2018 22:16:14 +0000 (10:16 +1200)
doc/man/zcash-cli.1
doc/man/zcash-tx.1
doc/man/zcashd.1

index 66a9db9600d886d911696cd76ba49388c9f5002f..2a5a48669efa8bdbb4a9f136ba2ff783af6c4c74 100644 (file)
@@ -1,9 +1,9 @@
 .\" 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
-zcash-cli \- manual page for zcash-cli v1.1.0
+zcash-cli \- manual page for zcash-cli v1.1.1-rc1
 .SH DESCRIPTION
-Zcash RPC client version v1.1.0
+Zcash RPC client version v1.1.1\-rc1
 .PP
 In order to ensure you are adequately protecting your privacy when using Zcash,
 please see <https://z.cash/support/security/>.
@@ -65,6 +65,11 @@ Password for JSON\-RPC connections
 .IP
 Timeout in seconds during HTTP requests, or 0 for no timeout. (default:
 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
 
 In order to ensure you are adequately protecting your privacy when using Zcash,
index b256b759c7ced584c003ae17ca30a46ce6369d6a..78fd468be29de0c29367fdaf224f695c7664bed5 100644 (file)
@@ -1,9 +1,9 @@
 .\" 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
-zcash-tx \- manual page for zcash-tx v1.1.0
+zcash-tx \- manual page for zcash-tx v1.1.1-rc1
 .SH DESCRIPTION
-Zcash zcash\-tx utility version v1.1.0
+Zcash zcash\-tx utility version v1.1.1\-rc1
 .SS "Usage:"
 .TP
 zcash\-tx [options] <hex\-tx> [commands]
@@ -48,7 +48,7 @@ delout=N
 .IP
 Delete output N from TX
 .IP
-in=TXID:VOUT
+in=TXID:VOUT(:SEQUENCE_NUMBER)
 .IP
 Add input to TX
 .IP
index d43d492484502ee15c1d8a776a0607a2e9e0be22..a9567a6385ac9ae7d4ecd958f8db8cf96d530de1 100644 (file)
@@ -1,9 +1,9 @@
 .\" 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
-zcashd \- manual page for zcashd v1.1.0
+zcashd \- manual page for zcashd v1.1.1-rc1
 .SH DESCRIPTION
-Zcash Daemon version v1.1.0
+Zcash Daemon version v1.1.1\-rc1
 .PP
 In order to ensure you are adequately protecting your privacy when using Zcash,
 please see <https://z.cash/support/security/>.
@@ -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.1.0)
+\fB\-disabledeprecation\fR=\fI\,1\/\fR.1.1\-rc1)
 .HP
 \fB\-exportdir=\fR<dir>
 .IP
This page took 0.030782 seconds and 4 git commands to generate.