Update manpages for 1.14.5

This commit is contained in:
Patrick Lodder 2021-11-01 19:08:07 -04:00
parent 2076361f88
commit ba2c8c0fa6
No known key found for this signature in database
GPG Key ID: 7C523F5FBABE80E7
4 changed files with 46 additions and 26 deletions

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4.
.TH DOGECOIN-CLI "1" "August 2021" "dogecoin-cli v1.14.4.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1.
.TH DOGECOIN-CLI "1" "November 2021" "dogecoin-cli v1.14.5.0" "User Commands"
.SH NAME
dogecoin-cli \- manual page for dogecoin-cli v1.14.4.0
dogecoin-cli \- manual page for dogecoin-cli v1.14.5.0
.SH DESCRIPTION
Dogecoin Core RPC client version v1.14.4.0
Dogecoin Core RPC client version v1.14.5.0
.SS "Usage:"
.TP
dogecoin\-cli [options] <command> [params]

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4.
.TH DOGECOIN-QT "1" "August 2021" "dogecoin-qt v1.14.4.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1.
.TH DOGECOIN-QT "1" "November 2021" "dogecoin-qt v1.14.5.0" "User Commands"
.SH NAME
dogecoin-qt \- manual page for dogecoin-qt v1.14.4.0
dogecoin-qt \- manual page for dogecoin-qt v1.14.5.0
.SH DESCRIPTION
Dogecoin Core version v1.14.4.0 (64\-bit)
Dogecoin Core version v1.14.5.0
Usage:
.IP
dogecoin\-qt [command\-line options]
@ -282,19 +282,24 @@ Do not load the wallet and disable wallet RPC calls
.IP
Set key pool size to <n> (default: 100)
.HP
\fB\-discardthreshold=\fR<amt>
.IP
The minimum transaction output size (in DOGE) used to validate wallet
transactions and discard change (to fee) (default: 1.00)
.HP
\fB\-fallbackfee=\fR<amt>
.IP
A fee rate (in DOGE/kB) that will be used when fee estimation has
insufficient data (default: 1.00)
insufficient data (default: 0.01)
.HP
\fB\-mintxfee=\fR<amt>
.IP
Fees (in DOGE/kB) smaller than this are considered zero fee for
transaction creation (default: 1.00)
transaction creation (default: 0.01)
.HP
\fB\-paytxfee=\fR<amt>
.IP
Fee (in DOGE/kB) to add to transactions you send (default: 1.00)
Fee (in DOGE/kB) to add to transactions you send (default: 0.01)
.HP
\fB\-rescan\fR
.IP
@ -400,7 +405,7 @@ relaying, mining and transaction creation (default: 0.001)
.IP
Maximum total fees (in DOGE) to use in a single wallet transaction or
raw transaction; setting this too low may abort large
transactions (default: 400.00)
transactions (default: 100.00)
.HP
\fB\-printtoconsole\fR
.IP
@ -421,7 +426,12 @@ Node relay options:
\fB\-dustlimit=\fR<amt>
.IP
Amount under which a transaction output is considered dust, in DOGE
(default: 1.00)
(default: 0.01)
.HP
\fB\-harddustlimit=\fR<amt>
.IP
Amount under which a transaction output is considered non\-standard and
will not be accepted or relayed, in DOGE (default: 0.001)
.HP
\fB\-bytespersigop\fR
.IP

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4.
.TH DOGECOIN-TX "1" "August 2021" "dogecoin-tx v1.14.4.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1.
.TH DOGECOIN-TX "1" "November 2021" "dogecoin-tx v1.14.5.0" "User Commands"
.SH NAME
dogecoin-tx \- manual page for dogecoin-tx v1.14.4.0
dogecoin-tx \- manual page for dogecoin-tx v1.14.5.0
.SH DESCRIPTION
Dogecoin Core dogecoin\-tx utility version v1.14.4.0
Dogecoin Core dogecoin\-tx utility version v1.14.5.0
.SS "Usage:"
.TP
dogecoin\-tx [options] <hex\-tx> [commands]

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4.
.TH DOGECOIND "1" "August 2021" "dogecoind v1.14.4.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1.
.TH DOGECOIND "1" "November 2021" "dogecoind v1.14.5.0" "User Commands"
.SH NAME
dogecoind \- manual page for dogecoind v1.14.4.0
dogecoind \- manual page for dogecoind v1.14.5.0
.SH DESCRIPTION
Dogecoin Core Daemon version v1.14.4.0
Dogecoin Core Daemon version v1.14.5.0
.SS "Usage:"
.TP
dogecoind [options]
@ -287,19 +287,24 @@ Do not load the wallet and disable wallet RPC calls
.IP
Set key pool size to <n> (default: 100)
.HP
\fB\-discardthreshold=\fR<amt>
.IP
The minimum transaction output size (in DOGE) used to validate wallet
transactions and discard change (to fee) (default: 1.00)
.HP
\fB\-fallbackfee=\fR<amt>
.IP
A fee rate (in DOGE/kB) that will be used when fee estimation has
insufficient data (default: 1.00)
insufficient data (default: 0.01)
.HP
\fB\-mintxfee=\fR<amt>
.IP
Fees (in DOGE/kB) smaller than this are considered zero fee for
transaction creation (default: 1.00)
transaction creation (default: 0.01)
.HP
\fB\-paytxfee=\fR<amt>
.IP
Fee (in DOGE/kB) to add to transactions you send (default: 1.00)
Fee (in DOGE/kB) to add to transactions you send (default: 0.01)
.HP
\fB\-rescan\fR
.IP
@ -405,7 +410,7 @@ relaying, mining and transaction creation (default: 0.001)
.IP
Maximum total fees (in DOGE) to use in a single wallet transaction or
raw transaction; setting this too low may abort large
transactions (default: 400.00)
transactions (default: 100.00)
.HP
\fB\-printtoconsole\fR
.IP
@ -426,7 +431,12 @@ Node relay options:
\fB\-dustlimit=\fR<amt>
.IP
Amount under which a transaction output is considered dust, in DOGE
(default: 1.00)
(default: 0.01)
.HP
\fB\-harddustlimit=\fR<amt>
.IP
Amount under which a transaction output is considered non\-standard and
will not be accepted or relayed, in DOGE (default: 0.001)
.HP
\fB\-bytespersigop\fR
.IP