Browse Source

Update man pages

dev-old-randomx
Duke 5 months ago
parent
commit
09bdb25959
  1. 8
      doc/man/hush-cli.1
  2. 8
      doc/man/hush-tx.1
  3. 14
      doc/man/hushd.1

8
doc/man/hush-cli.1

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH HUSH-CLI "1" "June 2023" "hush-cli v3.9.4" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH HUSH-CLI "1" "November 2023" "hush-cli v3.10.0" "User Commands"
.SH NAME
hush-cli \- manual page for hush-cli v3.9.4
hush-cli \- manual page for hush-cli v3.10.0
.SH DESCRIPTION
Hush RPC client version v3.9.4\-44595d5ab
Hush RPC client version v3.10.0\-4facbadc6\-dirty
.PP
In order to ensure you are adequately protecting your privacy when using Hush,
please see <https://hush.is/security/>.

8
doc/man/hush-tx.1

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH HUSH-TX "1" "June 2023" "hush-tx v3.9.4" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH HUSH-TX "1" "November 2023" "hush-tx v3.10.0" "User Commands"
.SH NAME
hush-tx \- manual page for hush-tx v3.9.4
hush-tx \- manual page for hush-tx v3.10.0
.SH DESCRIPTION
hush\-tx utility version v3.9.4\-44595d5ab
hush\-tx utility version v3.10.0\-4facbadc6\-dirty
.SS "Usage:"
.TP
hush\-tx [options] <hex\-tx> [commands]

14
doc/man/hushd.1

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH HUSHD "1" "June 2023" "hushd v3.9.4" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH HUSHD "1" "November 2023" "hushd v3.10.0" "User Commands"
.SH NAME
hushd \- manual page for hushd v3.9.4
hushd \- manual page for hushd v3.10.0
.SH DESCRIPTION
Hush Daemon version v3.9.4\-44595d5ab
Hush Daemon version v3.10.0\-4facbadc6\-dirty
.PP
In order to ensure you are adequately protecting your privacy when using Hush,
please see <https://hush.is/security/>.
@ -78,7 +78,7 @@ applied)
.HP
\fB\-par=\fR<n>
.IP
Set the number of script verification threads (\fB\-6\fR to 16, 0 = auto, <0 =
Set the number of script verification threads (\fB\-8\fR to 16, 0 = auto, <0 =
leave that many cores free, default: 0)
.HP
\fB\-pid=\fR<file>
@ -336,6 +336,10 @@ Set key pool size to <n> (default: 100)
.IP
Enable auto Sapling note consolidation (default: false)
.HP
\fB\-consolidationinterval\fR
.IP
Block interval between consolidations (default: 25)
.HP
\fB\-consolidatesaplingaddress=\fR<zaddr>
.IP
Specify Sapling Address to Consolidate. (default: all)

Loading…
Cancel
Save