Update manpages

This commit is contained in:
Duke Leto
2020-09-18 17:01:15 -04:00
parent 794c32143c
commit 37c115bf44
3 changed files with 16 additions and 10 deletions

View File

@@ -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" "July 2020" "hush-cli v3.5.0" "User Commands" .TH HUSH-CLI "1" "September 2020" "hush-cli v3.5.0" "User Commands"
.SH NAME .SH NAME
hush-cli \- manual page for hush-cli v3.5.0 hush-cli \- manual page for hush-cli v3.5.0
.SH DESCRIPTION .SH DESCRIPTION
Komodo RPC client version v3.5.0\-beta6\-a59803c32\-dirty Komodo RPC client version v3.5.0\-beta6\-fab0f9494\-dirty
.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.5.0-beta6-a59803c32-dirty Hush Daemon version v3.5.0-beta6-fab0f9494-dirty
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/>.

View File

@@ -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" "July 2020" "hush-tx v3.5.0" "User Commands" .TH HUSH-TX "1" "September 2020" "hush-tx v3.5.0" "User Commands"
.SH NAME .SH NAME
hush-tx \- manual page for hush-tx v3.5.0 hush-tx \- manual page for hush-tx v3.5.0
.SH DESCRIPTION .SH DESCRIPTION
Hush komodo\-tx utility version v3.5.0\-beta6\-a59803c32\-dirty Hush komodo\-tx utility version v3.5.0\-beta6\-fab0f9494\-dirty
.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.5.0-beta6-a59803c32-dirty Hush Daemon version v3.5.0-beta6-fab0f9494-dirty
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/>.

View File

@@ -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" "July 2020" "hushd v3.5.0" "User Commands" .TH HUSHD "1" "September 2020" "hushd v3.5.0" "User Commands"
.SH NAME .SH NAME
hushd \- manual page for hushd v3.5.0 hushd \- manual page for hushd v3.5.0
.SH DESCRIPTION .SH DESCRIPTION
Found binary: ./komodod Found binary: ./komodod
Hush Daemon version v3.5.0\-beta6\-a59803c32\-dirty Hush Daemon version v3.5.0\-beta6\-fab0f9494\-dirty
.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/>.
@@ -114,6 +114,11 @@ Create new files with system default permissions, instead of umask 077
Maintain a full transaction index, used by the getrawtransaction rpc Maintain a full transaction index, used by the getrawtransaction rpc
call (default: 0) call (default: 0)
.HP .HP
\fB\-txsend=\fR<cmd>
.IP
Execute command to send a transaction instead of broadcasting (%s in cmd
is replaced by transaction hex)
.HP
\fB\-addressindex\fR \fB\-addressindex\fR
.IP .IP
Maintain a full address index, used to query for the balance, txids and Maintain a full address index, used to query for the balance, txids and
@@ -346,7 +351,8 @@ Upgrade wallet to latest format on startup
.HP .HP
\fB\-wallet=\fR<file> \fB\-wallet=\fR<file>
.IP .IP
Specify wallet file (within data directory) (default: wallet.dat) Specify wallet file absolute path or a path relative to the data
directory (default: wallet.dat)
.HP .HP
\fB\-walletbroadcast\fR \fB\-walletbroadcast\fR
.IP .IP
@@ -639,7 +645,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.5.0-beta6-a59803c32-dirty Hush Daemon version v3.5.0-beta6-fab0f9494-dirty
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/>.