Skip to content

Commit 6c45fa0

Browse files
committed
Update manpages
1 parent 3df1851 commit 6c45fa0

File tree

6 files changed

+68
-20
lines changed

6 files changed

+68
-20
lines changed

doc/man/elements-cli.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH ELEMENTS-CLI "1" "February 2026" "elements-cli v23.3.2" "User Commands"
2+
.TH ELEMENTS-CLI "1" "February 2026" "elements-cli v23.3.3" "User Commands"
33
.SH NAME
4-
elements-cli \- manual page for elements-cli v23.3.2
4+
elements-cli \- manual page for elements-cli v23.3.3
55
.SH SYNOPSIS
66
.B elements-cli
77
[\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
1515
.B elements-cli
1616
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
1717
.SH DESCRIPTION
18-
Elements Core RPC client version v23.3.2
18+
Elements Core RPC client version v23.3.3
1919
.SH OPTIONS
2020
.HP
2121
\-?

doc/man/elements-qt.1

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH ELEMENTS-QT "1" "February 2026" "elements-qt v23.3.2" "User Commands"
2+
.TH ELEMENTS-QT "1" "February 2026" "elements-qt v23.3.3" "User Commands"
33
.SH NAME
4-
elements-qt \- manual page for elements-qt v23.3.2
4+
elements-qt \- manual page for elements-qt v23.3.3
55
.SH SYNOPSIS
66
.B elements-qt
77
[\fI\,command-line options\/\fR]
88
.SH DESCRIPTION
9-
Elements Core version v23.3.2
9+
Elements Core version v23.3.3
1010
.SH OPTIONS
1111
.HP
1212
\-?
@@ -755,6 +755,30 @@ address. (default: 111)
755755
The byte prefix, in decimal, of the parent chain's base58 script
756756
address. (default: 196)
757757
.HP
758+
\fB\-peginminamount\fR
759+
.IP
760+
The minimum value for a peg\-in transaction after peginminheight
761+
(default: unset).
762+
.HP
763+
\fB\-peginminheight\fR
764+
.IP
765+
The block height at which a minimum peg\-in value is enforced (default:
766+
not active).
767+
.HP
768+
\fB\-peginsubsidyheight\fR
769+
.IP
770+
The block height at which peg\-in transactions must have a burn subsidy
771+
(default: not active). The subsidy is an OP_RETURN output, with
772+
its value equal to the feerate of the parent transaction
773+
multiplied by the vsize of spending the P2WSH output created by
774+
the peg\-in (feerate * 396 sats for liquidv1).
775+
.HP
776+
\fB\-peginsubsidythreshold\fR
777+
.IP
778+
The output value below which peg\-in transactions must have a burn
779+
subsidy (default: 0). Peg\-ins above this value do not require the
780+
subsidy.
781+
.HP
758782
\fB\-pubkeyprefix\fR
759783
.IP
760784
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.
10571081
.HP
10581082
\fB\-peginconfirmationdepth=\fR<n>
10591083
.IP
1060-
Pegin claims must be this deep to be considered valid. (default: 8)
1084+
Peg\-in claims must be this deep to be considered valid. (default: 8)
10611085
.HP
10621086
\fB\-total_valid_epochs\fR
10631087
.IP

doc/man/elements-tx.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH ELEMENTS-TX "1" "February 2026" "elements-tx v23.3.2" "User Commands"
2+
.TH ELEMENTS-TX "1" "February 2026" "elements-tx v23.3.3" "User Commands"
33
.SH NAME
4-
elements-tx \- manual page for elements-tx v23.3.2
4+
elements-tx \- manual page for elements-tx v23.3.3
55
.SH SYNOPSIS
66
.B elements-tx
77
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded Elements transaction\/\fR
88
.br
99
.B elements-tx
1010
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded Elements transaction\/\fR
1111
.SH DESCRIPTION
12-
Elements Core elements\-tx utility version v23.3.2
12+
Elements Core elements\-tx utility version v23.3.3
1313
.SH OPTIONS
1414
.HP
1515
\-?

doc/man/elements-util.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH ELEMENTS-UTIL "1" "February 2026" "elements-util v23.3.2" "User Commands"
2+
.TH ELEMENTS-UTIL "1" "February 2026" "elements-util v23.3.3" "User Commands"
33
.SH NAME
4-
elements-util \- manual page for elements-util v23.3.2
4+
elements-util \- manual page for elements-util v23.3.3
55
.SH SYNOPSIS
66
.B bitcoin-util
77
[\fI\,options\/\fR] [\fI\,commands\/\fR] \fI\,Do stuff\/\fR
88
.SH DESCRIPTION
9-
Elements Core bitcoin\-util utility version v23.3.2
9+
Elements Core bitcoin\-util utility version v23.3.3
1010
.SH OPTIONS
1111
.HP
1212
\-?

doc/man/elements-wallet.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH ELEMENTS-WALLET "1" "February 2026" "elements-wallet v23.3.2" "User Commands"
2+
.TH ELEMENTS-WALLET "1" "February 2026" "elements-wallet v23.3.3" "User Commands"
33
.SH NAME
4-
elements-wallet \- manual page for elements-wallet v23.3.2
4+
elements-wallet \- manual page for elements-wallet v23.3.3
55
.SH DESCRIPTION
6-
Elements Core elements\-wallet version v23.3.2
6+
Elements Core elements\-wallet version v23.3.3
77
.PP
88
elements\-wallet is an offline tool for creating and interacting with Elements Core wallet files.
99
By default elements\-wallet will act on wallets in the default mainnet wallet directory in the datadir.

doc/man/elementsd.1

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH ELEMENTSD "1" "February 2026" "elementsd v23.3.2" "User Commands"
2+
.TH ELEMENTSD "1" "February 2026" "elementsd v23.3.3" "User Commands"
33
.SH NAME
4-
elementsd \- manual page for elementsd v23.3.2
4+
elementsd \- manual page for elementsd v23.3.3
55
.SH SYNOPSIS
66
.B elementsd
77
[\fI\,options\/\fR] \fI\,Start Elements Core\/\fR
88
.SH DESCRIPTION
9-
Elements Core version v23.3.2
9+
Elements Core version v23.3.3
1010
.SH OPTIONS
1111
.HP
1212
\-?
@@ -755,6 +755,30 @@ address. (default: 111)
755755
The byte prefix, in decimal, of the parent chain's base58 script
756756
address. (default: 196)
757757
.HP
758+
\fB\-peginminamount\fR
759+
.IP
760+
The minimum value for a peg\-in transaction after peginminheight
761+
(default: unset).
762+
.HP
763+
\fB\-peginminheight\fR
764+
.IP
765+
The block height at which a minimum peg\-in value is enforced (default:
766+
not active).
767+
.HP
768+
\fB\-peginsubsidyheight\fR
769+
.IP
770+
The block height at which peg\-in transactions must have a burn subsidy
771+
(default: not active). The subsidy is an OP_RETURN output, with
772+
its value equal to the feerate of the parent transaction
773+
multiplied by the vsize of spending the P2WSH output created by
774+
the peg\-in (feerate * 396 sats for liquidv1).
775+
.HP
776+
\fB\-peginsubsidythreshold\fR
777+
.IP
778+
The output value below which peg\-in transactions must have a burn
779+
subsidy (default: 0). Peg\-ins above this value do not require the
780+
subsidy.
781+
.HP
758782
\fB\-pubkeyprefix\fR
759783
.IP
760784
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.
10351059
.HP
10361060
\fB\-peginconfirmationdepth=\fR<n>
10371061
.IP
1038-
Pegin claims must be this deep to be considered valid. (default: 8)
1062+
Peg\-in claims must be this deep to be considered valid. (default: 8)
10391063
.HP
10401064
\fB\-total_valid_epochs\fR
10411065
.IP

0 commit comments

Comments
 (0)