Update manpages and add 'make manpages' target

This commit is contained in:
Duke Leto
2022-09-19 11:41:31 -04:00
parent 3a36f544aa
commit c7c2a98eaf
4 changed files with 42 additions and 9 deletions

View File

@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH HUSH-CLI "1" "September 2022" "hush-cli v3.9.1" "User Commands"
.TH HUSH-CLI "1" "September 2022" "hush-cli v3.9.2" "User Commands"
.SH NAME
hush-cli \- manual page for hush-cli v3.9.1
hush-cli \- manual page for hush-cli v3.9.2
.SH DESCRIPTION
Hush RPC client version v3.9.1\-1799c6c9b
Hush RPC client version v3.9.2\-54cfe1099
.PP
In order to ensure you are adequately protecting your privacy when using Hush,
please see <https://hush.is/security/>.

View File

@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH HUSH-TX "1" "September 2022" "hush-tx v3.9.1" "User Commands"
.TH HUSH-TX "1" "September 2022" "hush-tx v3.9.2" "User Commands"
.SH NAME
hush-tx \- manual page for hush-tx v3.9.1
hush-tx \- manual page for hush-tx v3.9.2
.SH DESCRIPTION
hush\-tx utility version v3.9.1\-1799c6c9b
hush\-tx utility version v3.9.2\-54cfe1099
.SS "Usage:"
.TP
hush\-tx [options] <hex\-tx> [commands]

View File

@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH HUSHD "1" "September 2022" "hushd v3.9.1" "User Commands"
.TH HUSHD "1" "September 2022" "hushd v3.9.2" "User Commands"
.SH NAME
hushd \- manual page for hushd v3.9.1
hushd \- manual page for hushd v3.9.2
.SH DESCRIPTION
Hush Daemon version v3.9.1\-1799c6c9b
Hush Daemon version v3.9.2\-54cfe1099
.PP
In order to ensure you are adequately protecting your privacy when using Hush,
please see <https://hush.is/security/>.
@@ -314,6 +314,35 @@ Specify Sapling Address to Consolidate. (default: all)
Fee amount in Puposhis used send consolidation transactions. (default
10000)
.HP
\fB\-zsweep\fR
.IP
Enable zaddr sweeping, automatically move all shielded funds to a one
address once per X blocks
.HP
\fB\-zsweepaddress=\fR<zaddr>
.IP
Specify the shielded address where swept funds will be sent)
.HP
\fB\-zsweepfee\fR
.IP
Fee amount in puposhis used send sweep transactions. (default 10000)
.HP
\fB\-zsweepinterval\fR
.IP
Sweep shielded funds every X blocks (default 5)
.HP
\fB\-zsweepmaxinputs\fR
.IP
Maximum number of shielded inputs to sweep per transaction (default 8)
.HP
\fB\-zsweepexternal\fR
.IP
Enable sweeping to an external wallet (default false)
.HP
\fB\-zsweepexclude\fR
.IP
Addresses to exclude from sweeping (default none)
.HP
\fB\-deletetx\fR
.IP
Enable Old Transaction Deletion