Update unix man pages

This commit is contained in:
Duke Leto
2020-03-08 09:06:06 -04:00
parent 699b59037a
commit 5870f6f059
3 changed files with 43 additions and 13 deletions

View File

@@ -1,10 +1,10 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
.TH HUSHD "1" "January 2020" "hushd v3.3.1" "User Commands"
.TH HUSHD "1" "March 2020" "hushd v3.3.2" "User Commands"
.SH NAME
hushd \- manual page for hushd v3.3.1
hushd \- manual page for hushd v3.3.2
.SH DESCRIPTION
Found binary: ./komodod
Hush Daemon version v3.3.1\-d4ac8162f
Hush Daemon version v3.3.2\-699b59037
.PP
In order to ensure you are adequately protecting your privacy when using Hush,
please see <https://myhush.org/security/>.
@@ -265,6 +265,36 @@ Do not load the wallet and disable wallet RPC calls
.IP
Set key pool size to <n> (default: 100)
.HP
\fB\-consolidation\fR
.IP
Enable auto Sapling note consolidation (default: false)
.HP
\fB\-consolidatesaplingaddress=\fR<zaddr>
.IP
Specify Sapling Address to Consolidate. (default: all)
.HP
\fB\-consolidationtxfee\fR
.IP
Fee amount in Puposhis used send consolidation transactions. (default
10000)
.HP
\fB\-deletetx\fR
.IP
Enable Old Transaction Deletion
.HP
\fB\-deleteinterval\fR
.IP
Delete transaction every <n> blocks during inital block download
(default: 1000)
.HP
\fB\-keeptxnum\fR
.IP
Keep the last <n> transactions (default: 200)
.HP
\fB\-keeptxfornblocks\fR
.IP
Keep transactions for at least <n> blocks (default: 10000)
.HP
\fB\-paytxfee=\fR<amt>
.IP
Fee (in KMD/kB) to add to transactions you send (default: 0.00)
@@ -358,7 +388,7 @@ Debugging/Testing options:
Output debugging information (default: 0, supplying <category> is
optional). If <category> is not supplied or if <category> = 1, output
all debugging information. <category> can be: addrman, alert, bench,
coindb, db, estimatefee, http, libevent, lock, mempool, net,
coindb, db, deletetx, estimatefee, http, libevent, lock, mempool, net,
partitioncheck, pow, proxy, prune, rand, reindex, rpc, selectcoins, tor,
zmq, zrpc, zrpcunsafe (implies zrpc).
.HP
@@ -599,7 +629,7 @@ Starting supply, default is 0
.IP
Enforce transaction\-rate limit, default 0
.SH COPYRIGHT
Hush Daemon version v3.3.1-d4ac8162f
Hush Daemon version v3.3.2-699b59037
In order to ensure you are adequately protecting your privacy when using Hush,
please see <https://myhush.org/security/>.