Skip to content

Commit ff0c211

Browse files
committed
Update manpages
1 parent b8224c3 commit ff0c211

File tree

6 files changed

+86
-68
lines changed

6 files changed

+86
-68
lines changed

doc/man/elements-cli.1

Lines changed: 12 additions & 9 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 2025" "elements-cli v23.3.0" "User Commands"
2+
.TH ELEMENTS-CLI "1" "October 2025" "elements-cli v23.3.1" "User Commands"
33
.SH NAME
4-
elements-cli \- manual page for elements-cli v23.3.0
4+
elements-cli \- manual page for elements-cli v23.3.1
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.0
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.0
18+
Elements Core RPC client version v23.3.1
1919
.SH OPTIONS
2020
.HP
2121
\-?
@@ -152,7 +152,7 @@ signet, regtest, liquidv1, liquidv1test
152152
.IP
153153
Whether the chain includes the block height directly in the header, for
154154
easier validation of block height in low\-resource environments.
155-
(default: true)
155+
(default: 1)
156156
.HP
157157
\fB\-con_has_parent_chain\fR
158158
.IP
@@ -215,6 +215,10 @@ Use the test chain. Equivalent to \fB\-chain\fR=\fI\,test\/\fR.
215215
.PP
216216
Elements Options:
217217
.HP
218+
\fB\-acceptunlimitedissuances\fR
219+
.IP
220+
Allow unblinded issuance amounts to exceed 21 million units
221+
.HP
218222
\fB\-con_blocksubsidy\fR
219223
.IP
220224
Defines the amount of block subsidy to start with, at genesis block, in
@@ -231,15 +235,14 @@ from genesis)
231235
.HP
232236
\fB\-con_dyna_deploy_signal\fR
233237
.IP
234-
Whether to signal for the Dynamic Federations deployment (default:
235-
true).
238+
Whether to signal for the Dynamic Federations deployment (default: 1).
236239
.HP
237240
\fB\-con_elementsmode\fR
238241
.TP
239242
Use Elements\-like instead of Core\-like witness encoding.
240243
This is
241244
.IP
242-
required for CA/CT. (default: true)
245+
required for CA/CT. (default: 1)
243246
.HP
244247
\fB\-con_mandatorycoinbase\fR
245248
.IP
@@ -271,8 +274,8 @@ pre\-dynamic federations. Only used for testing in custom chains.
271274
Per\-chain parameter that sets how long a particular fedpegscript is in
272275
effect for.
273276
.SH COPYRIGHT
274-
Copyright (C) 2009-2024 The Elements Project developers
275-
Copyright (C) 2009-2024 The Bitcoin Core developers
277+
Copyright (C) 2009-2025 The Elements Project developers
278+
Copyright (C) 2009-2025 The Bitcoin Core developers
276279

277280
Please contribute if you find Elements Core useful. Visit
278281
<https://elementsproject.org/> for further information about the software.

doc/man/elements-qt.1

Lines changed: 19 additions & 16 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 2025" "elements-qt v23.3.0" "User Commands"
2+
.TH ELEMENTS-QT "1" "October 2025" "elements-qt v23.3.1" "User Commands"
33
.SH NAME
4-
elements-qt \- manual page for elements-qt v23.3.0
4+
elements-qt \- manual page for elements-qt v23.3.1
55
.SH SYNOPSIS
66
.B elements-qt
77
[\fI\,command-line options\/\fR]
88
.SH DESCRIPTION
9-
Elements Core version v23.3.0
9+
Elements Core version v23.3.1
1010
.SH OPTIONS
1111
.HP
1212
\-?
@@ -185,7 +185,7 @@ Create new files with system default permissions, instead of umask 077
185185
Trim old headers in memory (by default older than 2 epochs), removing
186186
blocksigning and dynafed\-related fields. Saves memory, but blocks
187187
us from serving blocks or headers to peers, and removes trimmed
188-
fields from some JSON RPC outputs. (default: false)
188+
fields from some JSON RPC outputs. (default: 0)
189189
.HP
190190
\fB\-txindex\fR
191191
.IP
@@ -637,8 +637,8 @@ Chain selection options:
637637
.HP
638638
\fB\-acceptdiscountct\fR
639639
.IP
640-
Accept discounted fees for Confidential Transactions (default: true in
641-
liquidtestnet and liquidv1, false otherwise)
640+
Accept discounted fees for Confidential Transactions (default: 1 in
641+
liquidtestnet and liquidv1, 0 otherwise)
642642
.HP
643643
\fB\-bech32_hrp\fR
644644
.IP
@@ -658,7 +658,7 @@ signet, regtest, liquidv1, liquidv1test
658658
.IP
659659
Whether the chain includes the block height directly in the header, for
660660
easier validation of block height in low\-resource environments.
661-
(default: true)
661+
(default: 1)
662662
.HP
663663
\fB\-con_has_parent_chain\fR
664664
.IP
@@ -690,8 +690,8 @@ signatures are necessary to solve it.
690690
.HP
691691
\fB\-creatediscountct\fR
692692
.IP
693-
Create Confidential Transactions with discounted fees (default: false).
694-
Setting this to true will also set 'acceptdiscountct' to true.
693+
Create Confidential Transactions with discounted fees (default: 0).
694+
Setting this to 1 will also set 'acceptdiscountct' to 1.
695695
.HP
696696
\fB\-ct_bits\fR
697697
.IP
@@ -945,6 +945,10 @@ Show splash screen on startup (default: 1)
945945
.PP
946946
Elements Options:
947947
.HP
948+
\fB\-acceptunlimitedissuances\fR
949+
.IP
950+
Allow unblinded issuance amounts to exceed 21 million units
951+
.HP
948952
\fB\-assetdir\fR
949953
.IP
950954
Entries of pet names of assets, in this format:asset=<hex>:<label>.
@@ -975,15 +979,14 @@ from genesis)
975979
.HP
976980
\fB\-con_dyna_deploy_signal\fR
977981
.IP
978-
Whether to signal for the Dynamic Federations deployment (default:
979-
true).
982+
Whether to signal for the Dynamic Federations deployment (default: 1).
980983
.HP
981984
\fB\-con_elementsmode\fR
982985
.TP
983986
Use Elements\-like instead of Core\-like witness encoding.
984987
This is
985988
.IP
986-
required for CA/CT. (default: true)
989+
required for CA/CT. (default: 1)
987990
.HP
988991
\fB\-con_mandatorycoinbase\fR
989992
.IP
@@ -1061,11 +1064,11 @@ effect for.
10611064
.IP
10621065
Validate peg\-in claims. An RPC connection will be attempted to the
10631066
trusted mainchain daemon using the `mainchain*` settings below.
1064-
All functionaries must run this enabled. (default: true if chain
1065-
has federated peg)
1067+
All functionaries must run this enabled. (default: 1 if chain has
1068+
federated peg)
10661069
.SH COPYRIGHT
1067-
Copyright (C) 2009-2024 The Elements Project developers
1068-
Copyright (C) 2009-2024 The Bitcoin Core developers
1070+
Copyright (C) 2009-2025 The Elements Project developers
1071+
Copyright (C) 2009-2025 The Bitcoin Core developers
10691072

10701073
Please contribute if you find Elements Core useful. Visit
10711074
<https://elementsproject.org/> for further information about the software.

doc/man/elements-tx.1

Lines changed: 12 additions & 9 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 2025" "elements-tx v23.3.0" "User Commands"
2+
.TH ELEMENTS-TX "1" "October 2025" "elements-tx v23.3.1" "User Commands"
33
.SH NAME
4-
elements-tx \- manual page for elements-tx v23.3.0
4+
elements-tx \- manual page for elements-tx v23.3.1
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.0
12+
Elements Core elements\-tx utility version v23.3.1
1313
.SH OPTIONS
1414
.HP
1515
\-?
@@ -45,7 +45,7 @@ signet, regtest, liquidv1, liquidv1test
4545
.IP
4646
Whether the chain includes the block height directly in the header, for
4747
easier validation of block height in low\-resource environments.
48-
(default: true)
48+
(default: 1)
4949
.HP
5050
\fB\-con_has_parent_chain\fR
5151
.IP
@@ -108,6 +108,10 @@ Use the test chain. Equivalent to \fB\-chain\fR=\fI\,test\/\fR.
108108
.PP
109109
Elements Options:
110110
.HP
111+
\fB\-acceptunlimitedissuances\fR
112+
.IP
113+
Allow unblinded issuance amounts to exceed 21 million units
114+
.HP
111115
\fB\-con_blocksubsidy\fR
112116
.IP
113117
Defines the amount of block subsidy to start with, at genesis block, in
@@ -124,15 +128,14 @@ from genesis)
124128
.HP
125129
\fB\-con_dyna_deploy_signal\fR
126130
.IP
127-
Whether to signal for the Dynamic Federations deployment (default:
128-
true).
131+
Whether to signal for the Dynamic Federations deployment (default: 1).
129132
.HP
130133
\fB\-con_elementsmode\fR
131134
.TP
132135
Use Elements\-like instead of Core\-like witness encoding.
133136
This is
134137
.IP
135-
required for CA/CT. (default: true)
138+
required for CA/CT. (default: 1)
136139
.HP
137140
\fB\-con_mandatorycoinbase\fR
138141
.IP
@@ -240,8 +243,8 @@ set=NAME:JSON\-STRING
240243
.IP
241244
Set register NAME to given JSON\-STRING
242245
.SH COPYRIGHT
243-
Copyright (C) 2009-2024 The Elements Project developers
244-
Copyright (C) 2009-2024 The Bitcoin Core developers
246+
Copyright (C) 2009-2025 The Elements Project developers
247+
Copyright (C) 2009-2025 The Bitcoin Core developers
245248

246249
Please contribute if you find Elements Core useful. Visit
247250
<https://elementsproject.org/> for further information about the software.

doc/man/elements-util.1

Lines changed: 12 additions & 9 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 2025" "elements-util v23.3.0" "User Commands"
2+
.TH ELEMENTS-UTIL "1" "October 2025" "elements-util v23.3.1" "User Commands"
33
.SH NAME
4-
elements-util \- manual page for elements-util v23.3.0
4+
elements-util \- manual page for elements-util v23.3.1
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.0
9+
Elements Core bitcoin\-util utility version v23.3.1
1010
.SH OPTIONS
1111
.HP
1212
\-?
@@ -30,7 +30,7 @@ signet, regtest, liquidv1, liquidv1test
3030
.IP
3131
Whether the chain includes the block height directly in the header, for
3232
easier validation of block height in low\-resource environments.
33-
(default: true)
33+
(default: 1)
3434
.HP
3535
\fB\-con_has_parent_chain\fR
3636
.IP
@@ -93,6 +93,10 @@ Use the test chain. Equivalent to \fB\-chain\fR=\fI\,test\/\fR.
9393
.PP
9494
Elements Options:
9595
.HP
96+
\fB\-acceptunlimitedissuances\fR
97+
.IP
98+
Allow unblinded issuance amounts to exceed 21 million units
99+
.HP
96100
\fB\-con_blocksubsidy\fR
97101
.IP
98102
Defines the amount of block subsidy to start with, at genesis block, in
@@ -109,15 +113,14 @@ from genesis)
109113
.HP
110114
\fB\-con_dyna_deploy_signal\fR
111115
.IP
112-
Whether to signal for the Dynamic Federations deployment (default:
113-
true).
116+
Whether to signal for the Dynamic Federations deployment (default: 1).
114117
.HP
115118
\fB\-con_elementsmode\fR
116119
.TP
117120
Use Elements\-like instead of Core\-like witness encoding.
118121
This is
119122
.IP
120-
required for CA/CT. (default: true)
123+
required for CA/CT. (default: 1)
121124
.HP
122125
\fB\-con_mandatorycoinbase\fR
123126
.IP
@@ -155,8 +158,8 @@ grind
155158
.IP
156159
Perform proof of work on hex header string
157160
.SH COPYRIGHT
158-
Copyright (C) 2009-2024 The Elements Project developers
159-
Copyright (C) 2009-2024 The Bitcoin Core developers
161+
Copyright (C) 2009-2025 The Elements Project developers
162+
Copyright (C) 2009-2025 The Bitcoin Core developers
160163

161164
Please contribute if you find Elements Core useful. Visit
162165
<https://elementsproject.org/> for further information about the software.

doc/man/elements-wallet.1

Lines changed: 12 additions & 9 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 2025" "elements-wallet v23.3.0" "User Commands"
2+
.TH ELEMENTS-WALLET "1" "October 2025" "elements-wallet v23.3.1" "User Commands"
33
.SH NAME
4-
elements-wallet \- manual page for elements-wallet v23.3.0
4+
elements-wallet \- manual page for elements-wallet v23.3.1
55
.SH DESCRIPTION
6-
Elements Core elements\-wallet version v23.3.0
6+
Elements Core elements\-wallet version v23.3.1
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.
@@ -69,7 +69,7 @@ signet, regtest, liquidv1, liquidv1test
6969
.IP
7070
Whether the chain includes the block height directly in the header, for
7171
easier validation of block height in low\-resource environments.
72-
(default: true)
72+
(default: 1)
7373
.HP
7474
\fB\-con_has_parent_chain\fR
7575
.IP
@@ -132,6 +132,10 @@ Use the test chain. Equivalent to \fB\-chain\fR=\fI\,test\/\fR.
132132
.PP
133133
Elements Options:
134134
.HP
135+
\fB\-acceptunlimitedissuances\fR
136+
.IP
137+
Allow unblinded issuance amounts to exceed 21 million units
138+
.HP
135139
\fB\-con_blocksubsidy\fR
136140
.IP
137141
Defines the amount of block subsidy to start with, at genesis block, in
@@ -148,15 +152,14 @@ from genesis)
148152
.HP
149153
\fB\-con_dyna_deploy_signal\fR
150154
.IP
151-
Whether to signal for the Dynamic Federations deployment (default:
152-
true).
155+
Whether to signal for the Dynamic Federations deployment (default: 1).
153156
.HP
154157
\fB\-con_elementsmode\fR
155158
.TP
156159
Use Elements\-like instead of Core\-like witness encoding.
157160
This is
158161
.IP
159-
required for CA/CT. (default: true)
162+
required for CA/CT. (default: 1)
160163
.HP
161164
\fB\-con_mandatorycoinbase\fR
162165
.IP
@@ -211,8 +214,8 @@ salvage
211214
Attempt to recover private keys from a corrupt wallet. Warning:
212215
\&'salvage' is experimental.
213216
.SH COPYRIGHT
214-
Copyright (C) 2009-2024 The Elements Project developers
215-
Copyright (C) 2009-2024 The Bitcoin Core developers
217+
Copyright (C) 2009-2025 The Elements Project developers
218+
Copyright (C) 2009-2025 The Bitcoin Core developers
216219

217220
Please contribute if you find Elements Core useful. Visit
218221
<https://elementsproject.org/> for further information about the software.

0 commit comments

Comments
 (0)