Skip to content

Commit a2ac6cc

Browse files
committed
doc: update manual pages for v30.0rc3
1 parent e4b5689 commit a2ac6cc

File tree

7 files changed

+28
-28
lines changed

7 files changed

+28
-28
lines changed

doc/man/bitcoin-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 BITCOIN-CLI "1" "September 2025" "bitcoin-cli v30.0.0rc2" "User Commands"
2+
.TH BITCOIN-CLI "1" "October 2025" "bitcoin-cli v30.0.0rc3" "User Commands"
33
.SH NAME
4-
bitcoin-cli \- manual page for bitcoin-cli v30.0.0rc2
4+
bitcoin-cli \- manual page for bitcoin-cli v30.0.0rc3
55
.SH SYNOPSIS
66
.B bitcoin-cli
77
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR]
@@ -15,7 +15,7 @@ bitcoin-cli \- manual page for bitcoin-cli v30.0.0rc2
1515
.B bitcoin-cli
1616
[\fI\,options\/\fR] \fI\,help <command>\/\fR
1717
.SH DESCRIPTION
18-
Bitcoin Core RPC client version v30.0.0rc2
18+
Bitcoin Core RPC client version v30.0.0rc3
1919
.PP
2020
The bitcoin\-cli utility provides a command line interface to interact with a Bitcoin Core RPC server.
2121
.PP

doc/man/bitcoin-qt.1

Lines changed: 7 additions & 7 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 BITCOIN-QT "1" "September 2025" "bitcoin-qt v30.0.0rc2" "User Commands"
2+
.TH BITCOIN-QT "1" "October 2025" "bitcoin-qt v30.0.0rc3" "User Commands"
33
.SH NAME
4-
bitcoin-qt \- manual page for bitcoin-qt v30.0.0rc2
4+
bitcoin-qt \- manual page for bitcoin-qt v30.0.0rc3
55
.SH SYNOPSIS
66
.B bitcoin-qt
77
[\fI\,options\/\fR] [\fI\,URI\/\fR]
88
.SH DESCRIPTION
9-
Bitcoin Core version v30.0.0rc2
9+
Bitcoin Core version v30.0.0rc3
1010
.PP
1111
The bitcoin\-qt application provides a graphical interface for interacting with Bitcoin Core.
1212
.PP
@@ -695,13 +695,13 @@ Equivalent bytes per sigop in transactions for relay and mining
695695
.HP
696696
\fB\-datacarrier\fR
697697
.IP
698-
(DEPRECATED) Relay and mine data carrier transactions (default: 1)
698+
Relay and mine data carrier transactions (default: 1)
699699
.HP
700700
\fB\-datacarriersize\fR
701701
.IP
702-
(DEPRECATED) Relay and mine transactions whose data\-carrying raw
703-
scriptPubKeys in aggregate are of this size or less, allowing
704-
multiple outputs (default: 100000)
702+
Relay and mine transactions whose data\-carrying raw scriptPubKeys in
703+
aggregate are of this size or less, allowing multiple outputs
704+
(default: 100000)
705705
.HP
706706
\fB\-minrelaytxfee=\fR<amt>
707707
.IP

doc/man/bitcoin-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 BITCOIN-TX "1" "September 2025" "bitcoin-tx v30.0.0rc2" "User Commands"
2+
.TH BITCOIN-TX "1" "October 2025" "bitcoin-tx v30.0.0rc3" "User Commands"
33
.SH NAME
4-
bitcoin-tx \- manual page for bitcoin-tx v30.0.0rc2
4+
bitcoin-tx \- manual page for bitcoin-tx v30.0.0rc3
55
.SH SYNOPSIS
66
.B bitcoin-tx
77
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR]
88
.br
99
.B bitcoin-tx
1010
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR]
1111
.SH DESCRIPTION
12-
Bitcoin Core bitcoin\-tx utility version v30.0.0rc2
12+
Bitcoin Core bitcoin\-tx utility version v30.0.0rc3
1313
.PP
1414
The bitcoin\-tx tool is used for creating and modifying bitcoin transactions.
1515
.PP

doc/man/bitcoin-util.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 BITCOIN-UTIL "1" "September 2025" "bitcoin-util v30.0.0rc2" "User Commands"
2+
.TH BITCOIN-UTIL "1" "October 2025" "bitcoin-util v30.0.0rc3" "User Commands"
33
.SH NAME
4-
bitcoin-util \- manual page for bitcoin-util v30.0.0rc2
4+
bitcoin-util \- manual page for bitcoin-util v30.0.0rc3
55
.SH SYNOPSIS
66
.B bitcoin-util
77
[\fI\,options\/\fR] [\fI\,command\/\fR]
88
.br
99
.B bitcoin-util
1010
[\fI\,options\/\fR] \fI\,grind <hex-block-header>\/\fR
1111
.SH DESCRIPTION
12-
Bitcoin Core bitcoin\-util utility version v30.0.0rc2
12+
Bitcoin Core bitcoin\-util utility version v30.0.0rc3
1313
.PP
1414
The bitcoin\-util tool provides bitcoin related functionality that does not rely on the ability to access a running node. Available [commands] are listed below.
1515
.SH OPTIONS

doc/man/bitcoin-wallet.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 BITCOIN-WALLET "1" "September 2025" "bitcoin-wallet v30.0.0rc2" "User Commands"
2+
.TH BITCOIN-WALLET "1" "October 2025" "bitcoin-wallet v30.0.0rc3" "User Commands"
33
.SH NAME
4-
bitcoin-wallet \- manual page for bitcoin-wallet v30.0.0rc2
4+
bitcoin-wallet \- manual page for bitcoin-wallet v30.0.0rc3
55
.SH SYNOPSIS
66
.B bitcoin-wallet
77
[\fI\,options\/\fR] \fI\,<command>\/\fR
88
.SH DESCRIPTION
9-
Bitcoin Core bitcoin\-wallet utility version v30.0.0rc2
9+
Bitcoin Core bitcoin\-wallet utility version v30.0.0rc3
1010
.PP
1111
bitcoin\-wallet is an offline tool for creating and interacting with Bitcoin Core wallet files.
1212
.PP

doc/man/bitcoin.1

Lines changed: 2 additions & 2 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 BITCOIN "1" "September 2025" "bitcoin v30.0.0rc2" "User Commands"
2+
.TH BITCOIN "1" "October 2025" "bitcoin v30.0.0rc3" "User Commands"
33
.SH NAME
4-
bitcoin \- manual page for bitcoin v30.0.0rc2
4+
bitcoin \- manual page for bitcoin v30.0.0rc3
55
.SH SYNOPSIS
66
.B bitcoin
77
[\fI\,OPTIONS\/\fR] \fI\,COMMAND\/\fR...

doc/man/bitcoind.1

Lines changed: 7 additions & 7 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 BITCOIND "1" "September 2025" "bitcoind v30.0.0rc2" "User Commands"
2+
.TH BITCOIND "1" "October 2025" "bitcoind v30.0.0rc3" "User Commands"
33
.SH NAME
4-
bitcoind \- manual page for bitcoind v30.0.0rc2
4+
bitcoind \- manual page for bitcoind v30.0.0rc3
55
.SH SYNOPSIS
66
.B bitcoind
77
[\fI\,options\/\fR]
88
.SH DESCRIPTION
9-
Bitcoin Core daemon version v30.0.0rc2
9+
Bitcoin Core daemon version v30.0.0rc3
1010
.PP
1111
The Bitcoin Core daemon (bitcoind) is a headless program that connects to the Bitcoin network to validate and relay transactions and blocks, as well as relaying addresses.
1212
.PP
@@ -695,13 +695,13 @@ Equivalent bytes per sigop in transactions for relay and mining
695695
.HP
696696
\fB\-datacarrier\fR
697697
.IP
698-
(DEPRECATED) Relay and mine data carrier transactions (default: 1)
698+
Relay and mine data carrier transactions (default: 1)
699699
.HP
700700
\fB\-datacarriersize\fR
701701
.IP
702-
(DEPRECATED) Relay and mine transactions whose data\-carrying raw
703-
scriptPubKeys in aggregate are of this size or less, allowing
704-
multiple outputs (default: 100000)
702+
Relay and mine transactions whose data\-carrying raw scriptPubKeys in
703+
aggregate are of this size or less, allowing multiple outputs
704+
(default: 100000)
705705
.HP
706706
\fB\-minrelaytxfee=\fR<amt>
707707
.IP

0 commit comments

Comments
 (0)