Update manpages

This commit is contained in:
Pablo Greco 2026-02-17 08:11:13 -08:00
parent 3df185136b
commit 6c45fa066a
No known key found for this signature in database
GPG key ID: 2F656B0610604482
6 changed files with 68 additions and 20 deletions

View file

@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH ELEMENTS-CLI "1" "February 2026" "elements-cli v23.3.2" "User Commands"
.TH ELEMENTS-CLI "1" "February 2026" "elements-cli v23.3.3" "User Commands"
.SH NAME
elements-cli \- manual page for elements-cli v23.3.2
elements-cli \- manual page for elements-cli v23.3.3
.SH SYNOPSIS
.B elements-cli
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Elements Core\/\fR
@ -15,7 +15,7 @@ elements-cli \- manual page for elements-cli v23.3.2
.B elements-cli
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
.SH DESCRIPTION
Elements Core RPC client version v23.3.2
Elements Core RPC client version v23.3.3
.SH OPTIONS
.HP
\-?

View file

@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH ELEMENTS-QT "1" "February 2026" "elements-qt v23.3.2" "User Commands"
.TH ELEMENTS-QT "1" "February 2026" "elements-qt v23.3.3" "User Commands"
.SH NAME
elements-qt \- manual page for elements-qt v23.3.2
elements-qt \- manual page for elements-qt v23.3.3
.SH SYNOPSIS
.B elements-qt
[\fI\,command-line options\/\fR]
.SH DESCRIPTION
Elements Core version v23.3.2
Elements Core version v23.3.3
.SH OPTIONS
.HP
\-?
@ -755,6 +755,30 @@ address. (default: 111)
The byte prefix, in decimal, of the parent chain's base58 script
address. (default: 196)
.HP
\fB\-peginminamount\fR
.IP
The minimum value for a peg\-in transaction after peginminheight
(default: unset).
.HP
\fB\-peginminheight\fR
.IP
The block height at which a minimum peg\-in value is enforced (default:
not active).
.HP
\fB\-peginsubsidyheight\fR
.IP
The block height at which peg\-in transactions must have a burn subsidy
(default: not active). The subsidy is an OP_RETURN output, with
its value equal to the feerate of the parent transaction
multiplied by the vsize of spending the P2WSH output created by
the peg\-in (feerate * 396 sats for liquidv1).
.HP
\fB\-peginsubsidythreshold\fR
.IP
The output value below which peg\-in transactions must have a burn
subsidy (default: 0). Peg\-ins above this value do not require the
subsidy.
.HP
\fB\-pubkeyprefix\fR
.IP
The byte prefix, in decimal, of the chain's base58 pubkey address.
@ -1057,7 +1081,7 @@ pre\-dynamic federations. Only used for testing in custom chains.
.HP
\fB\-peginconfirmationdepth=\fR<n>
.IP
Pegin claims must be this deep to be considered valid. (default: 8)
Peg\-in claims must be this deep to be considered valid. (default: 8)
.HP
\fB\-total_valid_epochs\fR
.IP

View file

@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH ELEMENTS-TX "1" "February 2026" "elements-tx v23.3.2" "User Commands"
.TH ELEMENTS-TX "1" "February 2026" "elements-tx v23.3.3" "User Commands"
.SH NAME
elements-tx \- manual page for elements-tx v23.3.2
elements-tx \- manual page for elements-tx v23.3.3
.SH SYNOPSIS
.B elements-tx
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded Elements transaction\/\fR
@ -9,7 +9,7 @@ elements-tx \- manual page for elements-tx v23.3.2
.B elements-tx
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded Elements transaction\/\fR
.SH DESCRIPTION
Elements Core elements\-tx utility version v23.3.2
Elements Core elements\-tx utility version v23.3.3
.SH OPTIONS
.HP
\-?

View file

@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH ELEMENTS-UTIL "1" "February 2026" "elements-util v23.3.2" "User Commands"
.TH ELEMENTS-UTIL "1" "February 2026" "elements-util v23.3.3" "User Commands"
.SH NAME
elements-util \- manual page for elements-util v23.3.2
elements-util \- manual page for elements-util v23.3.3
.SH SYNOPSIS
.B bitcoin-util
[\fI\,options\/\fR] [\fI\,commands\/\fR] \fI\,Do stuff\/\fR
.SH DESCRIPTION
Elements Core bitcoin\-util utility version v23.3.2
Elements Core bitcoin\-util utility version v23.3.3
.SH OPTIONS
.HP
\-?

View file

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH ELEMENTS-WALLET "1" "February 2026" "elements-wallet v23.3.2" "User Commands"
.TH ELEMENTS-WALLET "1" "February 2026" "elements-wallet v23.3.3" "User Commands"
.SH NAME
elements-wallet \- manual page for elements-wallet v23.3.2
elements-wallet \- manual page for elements-wallet v23.3.3
.SH DESCRIPTION
Elements Core elements\-wallet version v23.3.2
Elements Core elements\-wallet version v23.3.3
.PP
elements\-wallet is an offline tool for creating and interacting with Elements Core wallet files.
By default elements\-wallet will act on wallets in the default mainnet wallet directory in the datadir.

View file

@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH ELEMENTSD "1" "February 2026" "elementsd v23.3.2" "User Commands"
.TH ELEMENTSD "1" "February 2026" "elementsd v23.3.3" "User Commands"
.SH NAME
elementsd \- manual page for elementsd v23.3.2
elementsd \- manual page for elementsd v23.3.3
.SH SYNOPSIS
.B elementsd
[\fI\,options\/\fR] \fI\,Start Elements Core\/\fR
.SH DESCRIPTION
Elements Core version v23.3.2
Elements Core version v23.3.3
.SH OPTIONS
.HP
\-?
@ -755,6 +755,30 @@ address. (default: 111)
The byte prefix, in decimal, of the parent chain's base58 script
address. (default: 196)
.HP
\fB\-peginminamount\fR
.IP
The minimum value for a peg\-in transaction after peginminheight
(default: unset).
.HP
\fB\-peginminheight\fR
.IP
The block height at which a minimum peg\-in value is enforced (default:
not active).
.HP
\fB\-peginsubsidyheight\fR
.IP
The block height at which peg\-in transactions must have a burn subsidy
(default: not active). The subsidy is an OP_RETURN output, with
its value equal to the feerate of the parent transaction
multiplied by the vsize of spending the P2WSH output created by
the peg\-in (feerate * 396 sats for liquidv1).
.HP
\fB\-peginsubsidythreshold\fR
.IP
The output value below which peg\-in transactions must have a burn
subsidy (default: 0). Peg\-ins above this value do not require the
subsidy.
.HP
\fB\-pubkeyprefix\fR
.IP
The byte prefix, in decimal, of the chain's base58 pubkey address.
@ -1035,7 +1059,7 @@ pre\-dynamic federations. Only used for testing in custom chains.
.HP
\fB\-peginconfirmationdepth=\fR<n>
.IP
Pegin claims must be this deep to be considered valid. (default: 8)
Peg\-in claims must be this deep to be considered valid. (default: 8)
.HP
\fB\-total_valid_epochs\fR
.IP