Update unix man pages
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
|
||||||
.TH HUSH-CLI "1" "January 2020" "hush-cli v3.3.1" "User Commands"
|
.TH HUSH-CLI "1" "March 2020" "hush-cli v3.3.2" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
hush-cli \- manual page for hush-cli v3.3.1
|
hush-cli \- manual page for hush-cli v3.3.2
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Komodo RPC client version v3.3.1\-d4ac8162f
|
Komodo RPC client version v3.3.2\-699b59037
|
||||||
.PP
|
.PP
|
||||||
In order to ensure you are adequately protecting your privacy when using Hush,
|
In order to ensure you are adequately protecting your privacy when using Hush,
|
||||||
please see <https://myhush.org/security/>.
|
please see <https://myhush.org/security/>.
|
||||||
@@ -71,7 +71,7 @@ Timeout in seconds during HTTP requests, or 0 for no timeout. (default:
|
|||||||
Read extra arguments from standard input, one per line until EOF/Ctrl\-D
|
Read extra arguments from standard input, one per line until EOF/Ctrl\-D
|
||||||
(recommended for sensitive information such as passphrases)
|
(recommended for sensitive information such as passphrases)
|
||||||
.SH COPYRIGHT
|
.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,
|
In order to ensure you are adequately protecting your privacy when using Hush,
|
||||||
please see <https://myhush.org/security/>.
|
please see <https://myhush.org/security/>.
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
|
||||||
.TH HUSH-TX "1" "January 2020" "hush-tx v3.3.1" "User Commands"
|
.TH HUSH-TX "1" "March 2020" "hush-tx v3.3.2" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
hush-tx \- manual page for hush-tx v3.3.1
|
hush-tx \- manual page for hush-tx v3.3.2
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Hush komodo\-tx utility version v3.3.1\-d4ac8162f
|
Hush komodo\-tx utility version v3.3.2\-699b59037
|
||||||
.SS "Usage:"
|
.SS "Usage:"
|
||||||
.TP
|
.TP
|
||||||
komodo\-tx [options] <hex\-tx> [commands]
|
komodo\-tx [options] <hex\-tx> [commands]
|
||||||
@@ -84,7 +84,7 @@ set=NAME:JSON\-STRING
|
|||||||
.IP
|
.IP
|
||||||
Set register NAME to given JSON\-STRING
|
Set register NAME to given JSON\-STRING
|
||||||
.SH COPYRIGHT
|
.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,
|
In order to ensure you are adequately protecting your privacy when using Hush,
|
||||||
please see <https://myhush.org/security/>.
|
please see <https://myhush.org/security/>.
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.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
|
.SH NAME
|
||||||
hushd \- manual page for hushd v3.3.1
|
hushd \- manual page for hushd v3.3.2
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Found binary: ./komodod
|
Found binary: ./komodod
|
||||||
Hush Daemon version v3.3.1\-d4ac8162f
|
Hush Daemon version v3.3.2\-699b59037
|
||||||
.PP
|
.PP
|
||||||
In order to ensure you are adequately protecting your privacy when using Hush,
|
In order to ensure you are adequately protecting your privacy when using Hush,
|
||||||
please see <https://myhush.org/security/>.
|
please see <https://myhush.org/security/>.
|
||||||
@@ -265,6 +265,36 @@ Do not load the wallet and disable wallet RPC calls
|
|||||||
.IP
|
.IP
|
||||||
Set key pool size to <n> (default: 100)
|
Set key pool size to <n> (default: 100)
|
||||||
.HP
|
.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>
|
\fB\-paytxfee=\fR<amt>
|
||||||
.IP
|
.IP
|
||||||
Fee (in KMD/kB) to add to transactions you send (default: 0.00)
|
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
|
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, http, libevent, lock, mempool, net,
|
coindb, db, deletetx, estimatefee, http, libevent, lock, mempool, net,
|
||||||
partitioncheck, pow, proxy, prune, rand, reindex, rpc, selectcoins, tor,
|
partitioncheck, pow, proxy, prune, rand, reindex, rpc, selectcoins, tor,
|
||||||
zmq, zrpc, zrpcunsafe (implies zrpc).
|
zmq, zrpc, zrpcunsafe (implies zrpc).
|
||||||
.HP
|
.HP
|
||||||
@@ -599,7 +629,7 @@ Starting supply, default is 0
|
|||||||
.IP
|
.IP
|
||||||
Enforce transaction\-rate limit, default 0
|
Enforce transaction\-rate limit, default 0
|
||||||
.SH COPYRIGHT
|
.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,
|
In order to ensure you are adequately protecting your privacy when using Hush,
|
||||||
please see <https://myhush.org/security/>.
|
please see <https://myhush.org/security/>.
|
||||||
|
|||||||
Reference in New Issue
Block a user