From a4f764bb289bc7ffe493a0755012954fe025a39e Mon Sep 17 00:00:00 2001 From: Nathan Wilcox Date: Thu, 13 Apr 2017 17:39:36 -0700 Subject: [PATCH] Commit the changes from gen-manpages.sh, except manually tweak the version strings. --- doc/man/zcash-cli.1 | 8 ++++++-- doc/man/zcash-tx.1 | 8 ++++++-- doc/man/zcashd.1 | 10 +++++++--- 3 files changed, 19 insertions(+), 7 deletions(-) diff --git a/doc/man/zcash-cli.1 b/doc/man/zcash-cli.1 index 9dbefb9e8..b66838b65 100644 --- a/doc/man/zcash-cli.1 +++ b/doc/man/zcash-cli.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. -.TH ZCASH-CLI "1" "March 2017" "zcash-cli v1.0.8" "User Commands" +.TH ZCASH-CLI "1" "April 2017" "zcash-cli v1.0.8-1" "User Commands" .SH NAME zcash-cli \- manual page for zcash-cli v1.0.8 .SH DESCRIPTION -Zcash RPC client version v1.0.8 +Zcash RPC client version v1.0.8\-1 .PP In order to ensure you are adequately protecting your privacy when using Zcash, please see . @@ -66,6 +66,10 @@ Password for JSON\-RPC connections Timeout in seconds during HTTP requests, or 0 for no timeout. (default: 900) .SH COPYRIGHT + +In order to ensure you are adequately protecting your privacy when using Zcash, +please see . + Copyright (C) 2009-2017 The Bitcoin Core Developers Copyright (C) 2015-2017 The Zcash Developers diff --git a/doc/man/zcash-tx.1 b/doc/man/zcash-tx.1 index 4bd1b6b1d..73d80230d 100644 --- a/doc/man/zcash-tx.1 +++ b/doc/man/zcash-tx.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. -.TH ZCASH-TX "1" "March 2017" "zcash-tx v1.0.8" "User Commands" +.TH ZCASH-TX "1" "April 2017" "zcash-tx v1.0.8-1" "User Commands" .SH NAME zcash-tx \- manual page for zcash-tx v1.0.8 .SH DESCRIPTION -Zcash zcash\-tx utility version v1.0.8 +Zcash zcash\-tx utility version v1.0.8\-1 .SS "Usage:" .TP zcash\-tx [options] [commands] @@ -84,6 +84,10 @@ set=NAME:JSON\-STRING .IP Set register NAME to given JSON\-STRING .SH COPYRIGHT + +In order to ensure you are adequately protecting your privacy when using Zcash, +please see . + Copyright (C) 2009-2017 The Bitcoin Core Developers Copyright (C) 2015-2017 The Zcash Developers diff --git a/doc/man/zcashd.1 b/doc/man/zcashd.1 index 3fbfe32e6..876562408 100644 --- a/doc/man/zcashd.1 +++ b/doc/man/zcashd.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. -.TH ZCASHD "1" "March 2017" "zcashd v1.0.8" "User Commands" +.TH ZCASHD "1" "April 2017" "zcashd v1.0.8-1" "User Commands" .SH NAME zcashd \- manual page for zcashd v1.0.8 .SH DESCRIPTION -Zcash Daemon version v1.0.8 +Zcash Daemon version v1.0.8\-1 .PP In order to ensure you are adequately protecting your privacy when using Zcash, please see . @@ -382,7 +382,7 @@ Generate coins (default: 0) .HP \fB\-genproclimit=\fR .IP -Set the number of threads for coin generation if enabled (\fB\-1\fR = all +Set the number of threads for coin generation if enabled (\fB\fR = all cores, default: 1) .HP \fB\-equihashsolver=\fR @@ -454,6 +454,10 @@ 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 + +In order to ensure you are adequately protecting your privacy when using Zcash, +please see . + Copyright (C) 2009-2017 The Bitcoin Core Developers Copyright (C) 2015-2017 The Zcash Developers