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.
|
||||
.TH HUSH-CLI "1" "March 2020" "hush-cli v3.3.2" "User Commands"
|
||||
.TH HUSH-CLI "1" "June 2020" "hush-cli v3.4.0" "User Commands"
|
||||
.SH NAME
|
||||
hush-cli \- manual page for hush-cli v3.3.2
|
||||
hush-cli \- manual page for hush-cli v3.4.0
|
||||
.SH DESCRIPTION
|
||||
Komodo RPC client version v3.3.2\-699b59037
|
||||
Komodo RPC client version v3.4.0\-2fbcca416\-dirty
|
||||
.PP
|
||||
In order to ensure you are adequately protecting your privacy when using Hush,
|
||||
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
|
||||
(recommended for sensitive information such as passphrases)
|
||||
.SH COPYRIGHT
|
||||
Hush Daemon version v3.3.2-699b59037
|
||||
Hush Daemon version v3.4.0-2fbcca416-dirty
|
||||
|
||||
In order to ensure you are adequately protecting your privacy when using Hush,
|
||||
please see <https://myhush.org/security/>.
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
|
||||
.TH HUSH-TX "1" "March 2020" "hush-tx v3.3.2" "User Commands"
|
||||
.TH HUSH-TX "1" "June 2020" "hush-tx v3.4.0" "User Commands"
|
||||
.SH NAME
|
||||
hush-tx \- manual page for hush-tx v3.3.2
|
||||
hush-tx \- manual page for hush-tx v3.4.0
|
||||
.SH DESCRIPTION
|
||||
Hush komodo\-tx utility version v3.3.2\-699b59037
|
||||
Hush komodo\-tx utility version v3.4.0\-2fbcca416\-dirty
|
||||
.SS "Usage:"
|
||||
.TP
|
||||
komodo\-tx [options] <hex\-tx> [commands]
|
||||
@@ -84,7 +84,7 @@ set=NAME:JSON\-STRING
|
||||
.IP
|
||||
Set register NAME to given JSON\-STRING
|
||||
.SH COPYRIGHT
|
||||
Hush Daemon version v3.3.2-699b59037
|
||||
Hush Daemon version v3.4.0-2fbcca416-dirty
|
||||
|
||||
In order to ensure you are adequately protecting your privacy when using Hush,
|
||||
please see <https://myhush.org/security/>.
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
|
||||
.TH HUSHD "1" "March 2020" "hushd v3.3.2" "User Commands"
|
||||
.TH HUSHD "1" "June 2020" "hushd v3.4.0" "User Commands"
|
||||
.SH NAME
|
||||
hushd \- manual page for hushd v3.3.2
|
||||
hushd \- manual page for hushd v3.4.0
|
||||
.SH DESCRIPTION
|
||||
Found binary: ./komodod
|
||||
Hush Daemon version v3.3.2\-699b59037
|
||||
Hush Daemon version v3.4.0\-2fbcca416\-dirty
|
||||
.PP
|
||||
In order to ensure you are adequately protecting your privacy when using Hush,
|
||||
please see <https://myhush.org/security/>.
|
||||
@@ -87,6 +87,11 @@ leave that many cores free, default: 0)
|
||||
.IP
|
||||
Specify pid file (default: komodod.pid)
|
||||
.HP
|
||||
\fB\-txexpirynotify=\fR<cmd>
|
||||
.IP
|
||||
Execute command when transaction expires (%s in cmd is replaced by
|
||||
transaction id)
|
||||
.HP
|
||||
\fB\-prune=\fR<n>
|
||||
.IP
|
||||
Reduce storage requirements by pruning (deleting) old blocks. This mode
|
||||
@@ -295,6 +300,11 @@ Keep the last <n> transactions (default: 200)
|
||||
.IP
|
||||
Keep transactions for at least <n> blocks (default: 10000)
|
||||
.HP
|
||||
\fB\-opretmintxfee=\fR<amt>
|
||||
.IP
|
||||
Minimum fee (in KMD/kB) to allow for OP_RETURN transactions (default:
|
||||
400000)
|
||||
.HP
|
||||
\fB\-paytxfee=\fR<amt>
|
||||
.IP
|
||||
Fee (in KMD/kB) to add to transactions you send (default: 0.00)
|
||||
@@ -629,7 +639,7 @@ Starting supply, default is 0
|
||||
.IP
|
||||
Enforce transaction\-rate limit, default 0
|
||||
.SH COPYRIGHT
|
||||
Hush Daemon version v3.3.2-699b59037
|
||||
Hush Daemon version v3.4.0-2fbcca416-dirty
|
||||
|
||||
In order to ensure you are adequately protecting your privacy when using Hush,
|
||||
please see <https://myhush.org/security/>.
|
||||
|
||||
Reference in New Issue
Block a user