From 31a4f0d5c97a85bb1802db22e22c8aaf7a64c883 Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 10 Feb 2017 10:20:21 -0800 Subject: [PATCH] Debian man pages updated as part of release process --- contrib/debian/manpages/zcash-cli.1 | 21 ++++++-- contrib/debian/manpages/zcashd.1 | 79 +++++++++++++++++++++-------- 2 files changed, 76 insertions(+), 24 deletions(-) diff --git a/contrib/debian/manpages/zcash-cli.1 b/contrib/debian/manpages/zcash-cli.1 index bb0611eb7..6b3f1629d 100644 --- a/contrib/debian/manpages/zcash-cli.1 +++ b/contrib/debian/manpages/zcash-cli.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH ZCASH-CLI "1" "January 2017" "Zcash RPC client version v1.0.5" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. +.TH ZCASH "1" "February 2017" "Zcash RPC client version v1.0.6" "User Commands" .SH NAME -zcash-cli \- RPC client for the Zcash daemon +Zcash \- RPC client for the Zcash daemon .SH DESCRIPTION -Zcash RPC client version v1.0.5 +Zcash RPC client version v1.0.6 .SS "Usage:" .TP zcash\-cli [options] [params] @@ -63,6 +63,19 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) \fB\-rpcssl\fR .IP Use OpenSSL (https) for JSON\-RPC connections +.SH COPYRIGHT +Copyright \(co 2009\-2017 The Bitcoin Core Developers +.br +Copyright \(co 2015\-2017 The Zcash Developers +.PP +This is experimental software. +.PP +Distributed under the MIT software license, see the accompanying file COPYING +or . +.PP +This product includes software developed by the OpenSSL Project for use in the +OpenSSL Toolkit and cryptographic software written +by Eric Young and UPnP software written by Thomas Bernard. .SH "SEE ALSO" The full documentation for .B Zcash diff --git a/contrib/debian/manpages/zcashd.1 b/contrib/debian/manpages/zcashd.1 index eece9c6e5..cf3cf143f 100644 --- a/contrib/debian/manpages/zcashd.1 +++ b/contrib/debian/manpages/zcashd.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH ZCASHD "1" "January 2017" "Zcash Daemon version v1.0.5" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. +.TH ZCASH "1" "February 2017" "Zcash Daemon version v1.0.6" "User Commands" .SH NAME -zcashd \- Network daemon for interacting with the Zcash blockchain +Zcash \- Network daemon for interacting with the Zcash blockchain .SH DESCRIPTION -Zcash Daemon version v1.0.5 +Zcash Daemon version v1.0.6 .SS "Usage:" .TP zcashd [options] @@ -48,6 +48,10 @@ Run in the background as a daemon and accept commands .IP Specify data directory .HP +\fB\-exportdir=\fR +.IP +Specify directory to be used when exporting data +.HP \fB\-dbcache=\fR .IP Set database cache size in megabytes (4 to 16384, default: 100) @@ -62,7 +66,7 @@ Keep at most unconnectable transactions in memory (default: 100) .HP \fB\-par=\fR .IP -Set the number of script verification threads (\fB\-4\fR to 16, 0 = auto, <0 = +Set the number of script verification threads (\fB\-8\fR to 16, 0 = auto, <0 = leave that many cores free, default: 0) .HP \fB\-pid=\fR @@ -266,27 +270,38 @@ Delete all wallet transactions and only recover those parts of the blockchain through \fB\-rescan\fR on startup (1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data) .PP +ZeroMQ notification options: +.HP +\fB\-zmqpubhashblock=\fR
+.IP +Enable publish hash block in
+.HP +\fB\-zmqpubhashtx=\fR
+.IP +Enable publish hash transaction in
+.HP +\fB\-zmqpubrawblock=\fR
+.IP +Enable publish raw block in
+.HP +\fB\-zmqpubrawtx=\fR
+.IP +Enable publish raw transaction in
+.PP Debugging/Testing options: .HP \fB\-debug=\fR .IP Output debugging information (default: 0, supplying is optional). If is not supplied or if = 1, output -all debugging information. can be: addrman, alert, bench, -coindb, db, lock, rand, rpc, selectcoins, mempool, net, proxy, prune. +all debugging information. can be: addrman, alert, bench, +coindb, db, estimatefee, lock, mempool, net, partitioncheck, pow, proxy, +prune, rand, reindex, rpc, selectcoins, zmq, zrpc, zrpcunsafe (implies +zrpc). .HP -\fB\-gen\fR +\fB\-experimentalfeatures\fR .IP -Generate coins (default: 0) -.HP -\fB\-genproclimit=\fR -.IP -Set the number of threads for coin generation if enabled (\fB\-1\fR = all -cores, default: 1) -.HP -\fB\-equihashsolver=\fR -.IP -Specify the Equihash solver to be used if enabled (default: "default") +Enable use of experimental features .HP \fB\-help\-debug\fR .IP @@ -343,6 +358,30 @@ Set maximum block size in bytes (default: 2000000) Set maximum size of high\-priority/low\-fee transactions in bytes (default: 1000000) .PP +Mining options: +.HP +\fB\-gen\fR +.IP +Generate coins (default: 0) +.HP +\fB\-genproclimit=\fR +.IP +Set the number of threads for coin generation if enabled (\fB\-1\fR = all +cores, default: 1) +.HP +\fB\-equihashsolver=\fR +.IP +Specify the Equihash solver to be used if enabled (default: "default") +.HP +\fB\-mineraddress=\fR +.IP +Send mined coins to a specific single address +.HP +\fB\-minetolocalwallet\fR +.IP +Require that mined blocks use a coinbase address in the local wallet +(default: 1) +.PP RPC server options: .HP \fB\-server\fR @@ -418,9 +457,9 @@ output (default: 1 if running in a console, 0 otherwise) Number of seconds between metrics refreshes (default: 1 if running in a console, 600 otherwise) .SH COPYRIGHT -Copyright \(co 2009\-2016 The Bitcoin Core Developers +Copyright \(co 2009\-2017 The Bitcoin Core Developers .br -Copyright \(co 2015\-2016 The Zcash Developers +Copyright \(co 2015\-2017 The Zcash Developers .PP This is experimental software. .PP