@@ -1,9 +1,12 @@
|
|||||||
.\" 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" "March 2017" "zcash-cli v1.0.7" "User Commands"
|
.TH ZCASH-CLI "1" "March 2017" "zcash-cli v1.0.8" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
zcash-cli \- manual page for zcash-cli v1.0.7
|
zcash-cli \- manual page for zcash-cli v1.0.8
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Zcash RPC client version v1.0.7-1
|
Zcash RPC client version v1.0.8
|
||||||
|
.PP
|
||||||
|
In order to ensure you are adequately protecting your privacy when using Zcash,
|
||||||
|
please see <https://z.cash/support/security/index.html>.
|
||||||
.SS "Usage:"
|
.SS "Usage:"
|
||||||
.TP
|
.TP
|
||||||
zcash\-cli [options] <command> [params]
|
zcash\-cli [options] <command> [params]
|
||||||
@@ -57,6 +60,11 @@ Username for JSON\-RPC connections
|
|||||||
\fB\-rpcpassword=\fR<pw>
|
\fB\-rpcpassword=\fR<pw>
|
||||||
.IP
|
.IP
|
||||||
Password for JSON\-RPC connections
|
Password for JSON\-RPC connections
|
||||||
|
.HP
|
||||||
|
\fB\-rpcclienttimeout=\fR<n>
|
||||||
|
.IP
|
||||||
|
Timeout in seconds during HTTP requests, or 0 for no timeout. (default:
|
||||||
|
900)
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
Copyright (C) 2009-2017 The Bitcoin Core Developers
|
Copyright (C) 2009-2017 The Bitcoin Core Developers
|
||||||
Copyright (C) 2015-2017 The Zcash Developers
|
Copyright (C) 2015-2017 The Zcash Developers
|
||||||
|
|||||||
@@ -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" "March 2017" "zcash-tx v1.0.7" "User Commands"
|
.TH ZCASH-TX "1" "March 2017" "zcash-tx v1.0.8" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
zcash-tx \- manual page for zcash-tx v1.0.7
|
zcash-tx \- manual page for zcash-tx v1.0.8
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Zcash zcash\-tx utility version v1.0.7-1
|
Zcash zcash\-tx utility version v1.0.8
|
||||||
.SS "Usage:"
|
.SS "Usage:"
|
||||||
.TP
|
.TP
|
||||||
zcash\-tx [options] <hex\-tx> [commands]
|
zcash\-tx [options] <hex\-tx> [commands]
|
||||||
|
|||||||
@@ -1,9 +1,12 @@
|
|||||||
.\" 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" "March 2017" "zcashd v1.0.7" "User Commands"
|
.TH ZCASHD "1" "March 2017" "zcashd v1.0.8" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
zcashd \- manual page for zcashd v1.0.7
|
zcashd \- manual page for zcashd v1.0.8
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Zcash Daemon version v1.0.7-1
|
Zcash Daemon version v1.0.8
|
||||||
|
.PP
|
||||||
|
In order to ensure you are adequately protecting your privacy when using Zcash,
|
||||||
|
please see <https://z.cash/support/security/index.html>.
|
||||||
.SS "Usage:"
|
.SS "Usage:"
|
||||||
.TP
|
.TP
|
||||||
zcashd [options]
|
zcashd [options]
|
||||||
@@ -145,6 +148,10 @@ Always query for peer addresses via DNS lookup (default: 0)
|
|||||||
.IP
|
.IP
|
||||||
Accept connections from outside (default: 1 if no \fB\-proxy\fR or \fB\-connect\fR)
|
Accept connections from outside (default: 1 if no \fB\-proxy\fR or \fB\-connect\fR)
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-listenonion\fR
|
||||||
|
.IP
|
||||||
|
Automatically create Tor hidden service (default: 1)
|
||||||
|
.HP
|
||||||
\fB\-maxconnections=\fR<n>
|
\fB\-maxconnections=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
Maintain at most <n> connections to peers (default: 125)
|
Maintain at most <n> connections to peers (default: 125)
|
||||||
@@ -191,6 +198,15 @@ Connect to a node to retrieve peer addresses, and disconnect
|
|||||||
.IP
|
.IP
|
||||||
Specify connection timeout in milliseconds (minimum: 1, default: 5000)
|
Specify connection timeout in milliseconds (minimum: 1, default: 5000)
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-torcontrol=\fR<ip>:<port>
|
||||||
|
.IP
|
||||||
|
Tor control port to use if onion listening enabled (default:
|
||||||
|
127.0.0.1:9051)
|
||||||
|
.HP
|
||||||
|
\fB\-torpassword=\fR<pass>
|
||||||
|
.IP
|
||||||
|
Tor control port password (default: empty)
|
||||||
|
.HP
|
||||||
\fB\-upnp\fR
|
\fB\-upnp\fR
|
||||||
.IP
|
.IP
|
||||||
Use UPnP to map the listening port (default: 0)
|
Use UPnP to map the listening port (default: 0)
|
||||||
@@ -295,9 +311,9 @@ Debugging/Testing options:
|
|||||||
Output debugging information (default: 0, supplying <category> is
|
Output debugging information (default: 0, supplying <category> is
|
||||||
optional). If <category> is not supplied or if <category> = 1, output
|
optional). If <category> is not supplied or if <category> = 1, output
|
||||||
all debugging information. <category> can be: addrman, alert, bench,
|
all debugging information. <category> can be: addrman, alert, bench,
|
||||||
coindb, db, estimatefee, lock, mempool, net, partitioncheck, pow, proxy,
|
coindb, db, estimatefee, http, libevent, lock, mempool, net,
|
||||||
prune, rand, reindex, rpc, selectcoins, zmq, zrpc, zrpcunsafe (implies
|
partitioncheck, pow, proxy, prune, rand, reindex, rpc, selectcoins, tor,
|
||||||
zrpc).
|
zmq, zrpc, zrpcunsafe (implies zrpc).
|
||||||
.HP
|
.HP
|
||||||
\fB\-experimentalfeatures\fR
|
\fB\-experimentalfeatures\fR
|
||||||
.IP
|
.IP
|
||||||
|
|||||||
Reference in New Issue
Block a user