Skip to content

Commit 3793e3c

Browse files
Merge dashpay#7140: chore: manpages 23.1
e9ca6ef gen-manpages (UdjinM6) 4d64d99 fix: 6853 follow-up (UdjinM6) Pull request description: ## Issue being fixed or feature implemented Note: `gen-manpages.py` fails on develop because 24409 backport in dashpay#6853 was incomplete. 4d64d99 should fix it. ## What was done? ## How Has This Been Tested? ## Breaking Changes ## Checklist: - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have added or updated relevant unit/integration/functional/e2e tests - [ ] I have made corresponding changes to the documentation - [ ] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_ Top commit has no ACKs. Tree-SHA512: 43bbf43e9dcfaffaa04fc675e5dbcc6b06ae7e38d26ff0592125eb828e27e8d5bb30302cf64c5c0c68079bf774d1c259121f70b39d16f2852bdab61f619a69b8
2 parents 5bef3dc + e9ca6ef commit 3793e3c

File tree

6 files changed

+101
-69
lines changed

6 files changed

+101
-69
lines changed

doc/man/dash-cli.1

Lines changed: 9 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 DASH-CLI "1" "December 2025" "dash-cli v23.0.2" "User Commands"
2+
.TH DASH-CLI "1" "February 2026" "dash-cli v23.1.0" "User Commands"
33
.SH NAME
4-
dash-cli \- manual page for dash-cli v23.0.2
4+
dash-cli \- manual page for dash-cli v23.1.0
55
.SH SYNOPSIS
66
.B dash-cli
77
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Dash Core\/\fR
@@ -15,7 +15,7 @@ dash-cli \- manual page for dash-cli v23.0.2
1515
.B dash-cli
1616
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
1717
.SH DESCRIPTION
18-
Dash Core RPC client version v23.0.2
18+
Dash Core RPC client version v23.1.0
1919
.SH OPTIONS
2020
.HP
2121
\-?
@@ -91,8 +91,8 @@ Password for JSON\-RPC connections
9191
.HP
9292
\fB\-rpcport=\fR<port>
9393
.IP
94-
Connect to JSON\-RPC on <port> (default: 9998, testnet: 19998, regtest:
95-
19898)
94+
Connect to JSON\-RPC on <port> (default: 9998, testnet: 19998, devnet:
95+
19798, regtest: 19898)
9696
.HP
9797
\fB\-rpcuser=\fR<user>
9898
.IP
@@ -143,7 +143,7 @@ Chain selection options:
143143
\fB\-chain=\fR<chain>
144144
.IP
145145
Use the chain <chain> (default: main). Allowed values: main, test,
146-
regtest
146+
devnet, regtest
147147
.HP
148148
\fB\-devnet=\fR<name>
149149
.IP
@@ -153,13 +153,13 @@ Use devnet chain with provided name
153153
.IP
154154
Use the test chain. Equivalent to \fB\-chain\fR=\fI\,test\/\fR
155155
.SH COPYRIGHT
156-
Copyright (C) 2014-2025 The Dash Core developers
157-
Copyright (C) 2009-2025 The Bitcoin Core developers
156+
Copyright (C) 2014-2026 The Dash Core developers
157+
Copyright (C) 2009-2026 The Bitcoin Core developers
158158

159159
Please contribute if you find Dash Core useful. Visit <https://dash.org/> for
160160
further information about the software.
161161
The source code is available from <https://github.com/dashpay/dash>.
162162

163163
This is experimental software.
164164
Distributed under the MIT software license, see the accompanying file COPYING
165-
or <https://opensource.org/licenses/MIT>
165+
or <https://opensource.org/licenses/MIT>

doc/man/dash-qt.1

Lines changed: 38 additions & 23 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 DASH-QT "1" "December 2025" "dash-qt v23.0.2" "User Commands"
2+
.TH DASH-QT "1" "February 2026" "dash-qt v23.1.0" "User Commands"
33
.SH NAME
4-
dash-qt \- manual page for dash-qt v23.0.2
4+
dash-qt \- manual page for dash-qt v23.1.0
55
.SH SYNOPSIS
66
.B dash-qt
77
[\fI\,command-line options\/\fR] [\fI\,URI\/\fR]
88
.SH DESCRIPTION
9-
Dash Core version v23.0.2
9+
Dash Core version v23.1.0
1010
.PP
1111
Optional URI is a Dash address in BIP21 URI format.
1212
.SH OPTIONS
@@ -25,9 +25,11 @@ message)
2525
If this block is in the chain assume that it and its ancestors are valid
2626
and potentially skip their script verification (0 to verify all,
2727
default:
28-
00000000000000149d207073b6959004cb457df98e111981c9bf0e4e5190c5db,
28+
000000000000000718ed026ebd644a8b70b42d4cbd7b25304c066c9bf15f85b7,
2929
testnet:
30-
000000598ffa45083b795d85a1e40f13da68b2c6c81e232cb990108f0515f88e)
30+
000000a98084beaf77ed26a905a7d59979009e23367a55b5d634962d7d65a1f9,
31+
devnet:
32+
0000000000000000000000000000000000000000000000000000000000000000)
3133
.HP
3234
\fB\-blockfilterindex=\fR<type>
3335
.IP
@@ -70,7 +72,8 @@ Maintain coinstats index used by the gettxoutsetinfo RPC (default: 0)
7072
\fB\-conf=\fR<file>
7173
.IP
7274
Specify path to read\-only configuration file. Relative paths will be
73-
prefixed by datadir location. (default: dash.conf)
75+
prefixed by datadir location (only useable from command line, not
76+
configuration file) (default: dash.conf)
7477
.HP
7578
\fB\-daemon\fR
7679
.IP
@@ -162,6 +165,13 @@ edited by users (use dash.conf instead for custom settings).
162165
Relative paths will be prefixed by datadir location. (default:
163166
settings.json)
164167
.HP
168+
\fB\-shutdownnotify=\fR<cmd>
169+
.IP
170+
Execute command immediately before beginning shutdown. The need for
171+
shutdown may be urgent, so be careful not to delay it long (if
172+
the command doesn't require interaction with the server, consider
173+
having it fork into the background).
174+
.HP
165175
\fB\-startupnotify=\fR<cmd>
166176
.IP
167177
Execute command on startup.
@@ -170,11 +180,6 @@ Execute command on startup.
170180
.IP
171181
Sync mempool from other nodes on start (default: 1)
172182
.HP
173-
\fB\-sysperms\fR
174-
.IP
175-
Create new files with system default permissions, instead of umask 077
176-
(only effective with disabled wallet functionality)
177-
.HP
178183
\fB\-version\fR
179184
.IP
180185
Print version and exit
@@ -210,7 +215,7 @@ Bind to given address and always listen on it (default: 0.0.0.0). Use
210215
[host]:port notation for IPv6. Append =onion to tag any incoming
211216
connections to that address and port as incoming Tor connections
212217
(default: 127.0.0.1:9996=onion, testnet: 127.0.0.1:19996=onion,
213-
regtest: 127.0.0.1:19896=onion)
218+
devnet: 127.0.0.1:19796=onion, regtest: 127.0.0.1:19896=onion)
214219
.HP
215220
\fB\-cjdnsreachable\fR
216221
.IP
@@ -343,8 +348,9 @@ based on inactivity (minimum: 1, default: 60)
343348
\fB\-port=\fR<port>
344349
.IP
345350
Listen for connections on <port>. Nodes not using the default ports
346-
(default: 9999, testnet: 19999, regtest: 19899) are unlikely to
347-
get incoming connections. Not relevant for I2P (see doc/i2p.md).
351+
(default: 9999, testnet: 19999, devnet: 19799, regtest: 19899)
352+
are unlikely to get incoming connections. Not relevant for I2P
353+
(see doc/i2p.md).
348354
.HP
349355
\fB\-proxy=\fR<ip:port|path>
350356
.IP
@@ -377,8 +383,9 @@ to connect is unsuccessful after this amount of time, drop it
377383
.HP
378384
\fB\-torcontrol=\fR<ip>:<port>
379385
.IP
380-
Tor control port to use if onion listening enabled (default:
381-
127.0.0.1:9051)
386+
Tor control host and port to use if onion listening enabled (default:
387+
127.0.0.1:9051). If no port is specified, the default port of
388+
9051 will be used.
382389
.HP
383390
\fB\-torpassword=\fR<pass>
384391
.IP
@@ -551,6 +558,10 @@ allows the use of partial spend avoidance (default: 0.00)
551558
Rescan the block chain for missing wallet transactions on startup (1 =
552559
start from wallet creation time, 2 = start from genesis block)
553560
.HP
561+
\fB\-signer=\fR<cmd>
562+
.IP
563+
External signing tool, see doc/external\-signer.md
564+
.HP
554565
\fB\-spendzeroconfchange\fR
555566
.IP
556567
Spend unconfirmed change when sending transactions (default: 1)
@@ -870,7 +881,7 @@ is optional). If <category> is not supplied or if <category> = 1,
870881
output all debug and trace logging. <category> can be: addrman,
871882
bench, blockstorage, chainlocks, cmpctblock, coindb, coinjoin,
872883
creditpool, ehf, estimatefee, gobject, http, i2p, instantsend,
873-
ipc, leveldb, libevent, llmq, llmq\-dkg, llmq\-sigs, mempool,
884+
ipc, leveldb, libevent, llmq, llmq\-dkg, llmq\-sigs, lock, mempool,
874885
mempoolrej, mnpayments, mnsync, net, netconn, proxy, prune, qt,
875886
rand, reindex, rpc, selectcoins, spork, tor, txreconciliation,
876887
validation, walletdb, zmq. This option can be specified multiple
@@ -895,6 +906,10 @@ Print help message with debugging options and exit
895906
.IP
896907
Include IP addresses in debug output (default: 0)
897908
.HP
909+
\fB\-loglevelalways\fR
910+
.IP
911+
Always prepend a category and level (default: 0)
912+
.HP
898913
\fB\-logsourcelocations\fR
899914
.IP
900915
Prepend debug output with name of the originating source location
@@ -946,7 +961,7 @@ Chain selection options:
946961
\fB\-chain=\fR<chain>
947962
.IP
948963
Use the chain <chain> (default: main). Allowed values: main, test,
949-
regtest
964+
devnet, regtest
950965
.HP
951966
\fB\-devnet=\fR<name>
952967
.IP
@@ -1099,7 +1114,7 @@ Password for JSON\-RPC connections
10991114
\fB\-rpcport=\fR<port>
11001115
.IP
11011116
Listen for JSON\-RPC connections on <port> (default: 9998, testnet:
1102-
19998, regtest: 19898)
1117+
19998, devnet: 19798, regtest: 19898)
11031118
.HP
11041119
\fB\-rpcthreads=\fR<n>
11051120
.IP
@@ -1143,7 +1158,7 @@ stylesheets for the UI.
11431158
.HP
11441159
\fB\-font\-family\fR
11451160
.IP
1146-
Set the font family. Possible values: SystemDefault, Montserrat.
1161+
Set the font family. Possible values: Montserrat, SystemDefault.
11471162
(default: SystemDefault)
11481163
.HP
11491164
\fB\-font\-scale\fR
@@ -1179,13 +1194,13 @@ Show splash screen on startup (default: 1)
11791194
.IP
11801195
Sets a window title which is appended to "Dash Core \- "
11811196
.SH COPYRIGHT
1182-
Copyright (C) 2014-2025 The Dash Core developers
1183-
Copyright (C) 2009-2025 The Bitcoin Core developers
1197+
Copyright (C) 2014-2026 The Dash Core developers
1198+
Copyright (C) 2009-2026 The Bitcoin Core developers
11841199

11851200
Please contribute if you find Dash Core useful. Visit <https://dash.org/> for
11861201
further information about the software.
11871202
The source code is available from <https://github.com/dashpay/dash>.
11881203

11891204
This is experimental software.
11901205
Distributed under the MIT software license, see the accompanying file COPYING
1191-
or <https://opensource.org/licenses/MIT>
1206+
or <https://opensource.org/licenses/MIT>

doc/man/dash-tx.1

Lines changed: 7 additions & 7 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 DASH-TX "1" "December 2025" "dash-tx v23.0.2" "User Commands"
2+
.TH DASH-TX "1" "February 2026" "dash-tx v23.1.0" "User Commands"
33
.SH NAME
4-
dash-tx \- manual page for dash-tx v23.0.2
4+
dash-tx \- manual page for dash-tx v23.1.0
55
.SH SYNOPSIS
66
.B dash-tx
77
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded dash transaction\/\fR
88
.br
99
.B dash-tx
1010
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded dash transaction\/\fR
1111
.SH DESCRIPTION
12-
Dash Core dash\-tx utility version v23.0.2
12+
Dash Core dash\-tx utility version v23.1.0
1313
.SH OPTIONS
1414
.HP
1515
\-?
@@ -37,7 +37,7 @@ Chain selection options:
3737
\fB\-chain=\fR<chain>
3838
.IP
3939
Use the chain <chain> (default: main). Allowed values: main, test,
40-
regtest
40+
devnet, regtest
4141
.HP
4242
\fB\-devnet=\fR<name>
4343
.IP
@@ -110,13 +110,13 @@ set=NAME:JSON\-STRING
110110
.IP
111111
Set register NAME to given JSON\-STRING
112112
.SH COPYRIGHT
113-
Copyright (C) 2014-2025 The Dash Core developers
114-
Copyright (C) 2009-2025 The Bitcoin Core developers
113+
Copyright (C) 2014-2026 The Dash Core developers
114+
Copyright (C) 2009-2026 The Bitcoin Core developers
115115

116116
Please contribute if you find Dash Core useful. Visit <https://dash.org/> for
117117
further information about the software.
118118
The source code is available from <https://github.com/dashpay/dash>.
119119

120120
This is experimental software.
121121
Distributed under the MIT software license, see the accompanying file COPYING
122-
or <https://opensource.org/licenses/MIT>
122+
or <https://opensource.org/licenses/MIT>

doc/man/dash-wallet.1

Lines changed: 7 additions & 7 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 DASH-WALLET "1" "December 2025" "dash-wallet v23.0.2" "User Commands"
2+
.TH DASH-WALLET "1" "February 2026" "dash-wallet v23.1.0" "User Commands"
33
.SH NAME
4-
dash-wallet \- manual page for dash-wallet v23.0.2
4+
dash-wallet \- manual page for dash-wallet v23.1.0
55
.SH DESCRIPTION
6-
Dash Core dash\-wallet version v23.0.2
6+
Dash Core dash\-wallet version v23.1.0
77
.PP
88
dash\-wallet is an offline tool for creating and interacting with Dash Core wallet files.
99
By default dash\-wallet will act on wallets in the default mainnet wallet directory in the datadir.
@@ -63,7 +63,7 @@ Chain selection options:
6363
\fB\-chain=\fR<chain>
6464
.IP
6565
Use the chain <chain> (default: main). Allowed values: main, test,
66-
regtest
66+
devnet, regtest
6767
.HP
6868
\fB\-devnet=\fR<name>
6969
.IP
@@ -100,13 +100,13 @@ wipetxes
100100
.IP
101101
Wipe all transactions from a wallet
102102
.SH COPYRIGHT
103-
Copyright (C) 2014-2025 The Dash Core developers
104-
Copyright (C) 2009-2025 The Bitcoin Core developers
103+
Copyright (C) 2014-2026 The Dash Core developers
104+
Copyright (C) 2009-2026 The Bitcoin Core developers
105105

106106
Please contribute if you find Dash Core useful. Visit <https://dash.org/> for
107107
further information about the software.
108108
The source code is available from <https://github.com/dashpay/dash>.
109109

110110
This is experimental software.
111111
Distributed under the MIT software license, see the accompanying file COPYING
112-
or <https://opensource.org/licenses/MIT>
112+
or <https://opensource.org/licenses/MIT>

0 commit comments

Comments
 (0)