From f11d50d17ebae03a26734fee422a9c7781e66275 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Mon, 12 Sep 2022 19:54:32 -0400 Subject: [PATCH] Update manpages to remove zmq options --- doc/man/hush-cli.1 | 9 +++------ doc/man/hush-tx.1 | 7 ++----- doc/man/hushd.1 | 34 +++++++--------------------------- 3 files changed, 12 insertions(+), 38 deletions(-) diff --git a/doc/man/hush-cli.1 b/doc/man/hush-cli.1 index 8f7861dbf..51f26c6a4 100644 --- a/doc/man/hush-cli.1 +++ b/doc/man/hush-cli.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH HUSH-CLI "1" "January 2022" "hush-cli v3.9.1" "User Commands" +.TH HUSH-CLI "1" "September 2022" "hush-cli v3.9.1" "User Commands" .SH NAME hush-cli \- manual page for hush-cli v3.9.1 .SH DESCRIPTION -Hush RPC client version v3.9.1\-804a4abbe\-dirty +Hush RPC client version v3.9.1\-1799c6c9b .PP In order to ensure you are adequately protecting your privacy when using Hush, please see . @@ -29,7 +29,7 @@ Specify configuration file (default: HUSH3.conf) .HP \fB\-datadir=\fR .IP -Specify data directory +Specify data directory (this path cannot use '~') .HP \fB\-testnet\fR .IP @@ -76,11 +76,8 @@ In order to ensure you are adequately protecting your privacy when using Hush, please see . Copyright (C) 2016-2021 Duke Leto and The Hush Developers - Copyright (C) 2016-2020 jl777 and SuperNET developers - Copyright (C) 2016-2018 The Zcash developers - Copyright (C) 2009-2014 The Bitcoin Core developers This is experimental Free Software! Fuck Yeah!!!!! diff --git a/doc/man/hush-tx.1 b/doc/man/hush-tx.1 index 7b1124b70..8318b2aa2 100644 --- a/doc/man/hush-tx.1 +++ b/doc/man/hush-tx.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH HUSH-TX "1" "January 2022" "hush-tx v3.9.1" "User Commands" +.TH HUSH-TX "1" "September 2022" "hush-tx v3.9.1" "User Commands" .SH NAME hush-tx \- manual page for hush-tx v3.9.1 .SH DESCRIPTION -hush\-tx utility version v3.9.1\-804a4abbe\-dirty +hush\-tx utility version v3.9.1\-1799c6c9b .SS "Usage:" .TP hush\-tx [options] [commands] @@ -89,11 +89,8 @@ In order to ensure you are adequately protecting your privacy when using Hush, please see . Copyright (C) 2016-2021 Duke Leto and The Hush Developers - Copyright (C) 2016-2020 jl777 and SuperNET developers - Copyright (C) 2016-2018 The Zcash developers - Copyright (C) 2009-2014 The Bitcoin Core developers This is experimental Free Software! Fuck Yeah!!!!! diff --git a/doc/man/hushd.1 b/doc/man/hushd.1 index 539f544be..eebf51b5b 100644 --- a/doc/man/hushd.1 +++ b/doc/man/hushd.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH HUSHD "1" "January 2022" "hushd v3.9.1" "User Commands" +.TH HUSHD "1" "September 2022" "hushd v3.9.1" "User Commands" .SH NAME hushd \- manual page for hushd v3.9.1 .SH DESCRIPTION -Hush Daemon version v3.9.1\-804a4abbe\-dirty +Hush Daemon version v3.9.1\-1799c6c9b .PP In order to ensure you are adequately protecting your privacy when using Hush, please see . @@ -49,7 +49,7 @@ Run in the background as a daemon and accept commands .HP \fB\-datadir=\fR .IP -Specify data directory +Specify data directory (this path cannot use '~') .HP \fB\-exportdir=\fR .IP @@ -414,24 +414,6 @@ 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 @@ -440,8 +422,8 @@ 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, deletetx, estimatefee, http, libevent, lock, mempool, net, -tls, partitioncheck, pow, proxy, prune, rand, reindex, rpc, selectcoins, -stratum, tor, zmq, zrpc, zrpcunsafe (implies zrpc). +tls, partitioncheck, pow, proxy, prune, rand, randomx, reindex, rpc, +selectcoins, stratum, tor, zrpc, zrpcunsafe (implies zrpc). .HP \fB\-experimentalfeatures\fR .IP @@ -614,7 +596,8 @@ Hush Smart Chain options: .HP \fB\-ac_algo\fR .IP -Choose PoW mining algorithm, default is Equihash (200,9) +Choose PoW mining algorithm, either 'equihash' or 'randomx'. default is +Equihash (200,9) .HP \fB\-ac_blocktime\fR .IP @@ -713,11 +696,8 @@ In order to ensure you are adequately protecting your privacy when using Hush, please see . Copyright (C) 2016-2021 Duke Leto and The Hush Developers - Copyright (C) 2016-2020 jl777 and SuperNET developers - Copyright (C) 2016-2018 The Zcash developers - Copyright (C) 2009-2014 The Bitcoin Core developers This is experimental Free Software! Fuck Yeah!!!!!