From a2ac6cce5780b98e6bba6b22eb66765258165cee Mon Sep 17 00:00:00 2001 From: fanquake Date: Fri, 3 Oct 2025 16:32:40 +0100 Subject: [PATCH] doc: update manual pages for v30.0rc3 --- doc/man/bitcoin-cli.1 | 6 +++--- doc/man/bitcoin-qt.1 | 14 +++++++------- doc/man/bitcoin-tx.1 | 6 +++--- doc/man/bitcoin-util.1 | 6 +++--- doc/man/bitcoin-wallet.1 | 6 +++--- doc/man/bitcoin.1 | 4 ++-- doc/man/bitcoind.1 | 14 +++++++------- 7 files changed, 28 insertions(+), 28 deletions(-) diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1 index b524d0318fa..fcb2ef423e4 100644 --- a/doc/man/bitcoin-cli.1 +++ b/doc/man/bitcoin-cli.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH BITCOIN-CLI "1" "September 2025" "bitcoin-cli v30.0.0rc2" "User Commands" +.TH BITCOIN-CLI "1" "October 2025" "bitcoin-cli v30.0.0rc3" "User Commands" .SH NAME -bitcoin-cli \- manual page for bitcoin-cli v30.0.0rc2 +bitcoin-cli \- manual page for bitcoin-cli v30.0.0rc3 .SH SYNOPSIS .B bitcoin-cli [\fI\,options\/\fR] \fI\, \/\fR[\fI\,params\/\fR] @@ -15,7 +15,7 @@ bitcoin-cli \- manual page for bitcoin-cli v30.0.0rc2 .B bitcoin-cli [\fI\,options\/\fR] \fI\,help \/\fR .SH DESCRIPTION -Bitcoin Core RPC client version v30.0.0rc2 +Bitcoin Core RPC client version v30.0.0rc3 .PP The bitcoin\-cli utility provides a command line interface to interact with a Bitcoin Core RPC server. .PP diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 index df313ca2803..67324184dd2 100644 --- a/doc/man/bitcoin-qt.1 +++ b/doc/man/bitcoin-qt.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH BITCOIN-QT "1" "September 2025" "bitcoin-qt v30.0.0rc2" "User Commands" +.TH BITCOIN-QT "1" "October 2025" "bitcoin-qt v30.0.0rc3" "User Commands" .SH NAME -bitcoin-qt \- manual page for bitcoin-qt v30.0.0rc2 +bitcoin-qt \- manual page for bitcoin-qt v30.0.0rc3 .SH SYNOPSIS .B bitcoin-qt [\fI\,options\/\fR] [\fI\,URI\/\fR] .SH DESCRIPTION -Bitcoin Core version v30.0.0rc2 +Bitcoin Core version v30.0.0rc3 .PP The bitcoin\-qt application provides a graphical interface for interacting with Bitcoin Core. .PP @@ -695,13 +695,13 @@ Equivalent bytes per sigop in transactions for relay and mining .HP \fB\-datacarrier\fR .IP -(DEPRECATED) Relay and mine data carrier transactions (default: 1) +Relay and mine data carrier transactions (default: 1) .HP \fB\-datacarriersize\fR .IP -(DEPRECATED) Relay and mine transactions whose data\-carrying raw -scriptPubKeys in aggregate are of this size or less, allowing -multiple outputs (default: 100000) +Relay and mine transactions whose data\-carrying raw scriptPubKeys in +aggregate are of this size or less, allowing multiple outputs +(default: 100000) .HP \fB\-minrelaytxfee=\fR .IP diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 index d28d33edaea..1dea8e061f5 100644 --- a/doc/man/bitcoin-tx.1 +++ b/doc/man/bitcoin-tx.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH BITCOIN-TX "1" "September 2025" "bitcoin-tx v30.0.0rc2" "User Commands" +.TH BITCOIN-TX "1" "October 2025" "bitcoin-tx v30.0.0rc3" "User Commands" .SH NAME -bitcoin-tx \- manual page for bitcoin-tx v30.0.0rc2 +bitcoin-tx \- manual page for bitcoin-tx v30.0.0rc3 .SH SYNOPSIS .B bitcoin-tx [\fI\,options\/\fR] \fI\, \/\fR[\fI\,commands\/\fR] @@ -9,7 +9,7 @@ bitcoin-tx \- manual page for bitcoin-tx v30.0.0rc2 .B bitcoin-tx [\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] .SH DESCRIPTION -Bitcoin Core bitcoin\-tx utility version v30.0.0rc2 +Bitcoin Core bitcoin\-tx utility version v30.0.0rc3 .PP The bitcoin\-tx tool is used for creating and modifying bitcoin transactions. .PP diff --git a/doc/man/bitcoin-util.1 b/doc/man/bitcoin-util.1 index 14071e4ac37..c59b3f30ba9 100644 --- a/doc/man/bitcoin-util.1 +++ b/doc/man/bitcoin-util.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH BITCOIN-UTIL "1" "September 2025" "bitcoin-util v30.0.0rc2" "User Commands" +.TH BITCOIN-UTIL "1" "October 2025" "bitcoin-util v30.0.0rc3" "User Commands" .SH NAME -bitcoin-util \- manual page for bitcoin-util v30.0.0rc2 +bitcoin-util \- manual page for bitcoin-util v30.0.0rc3 .SH SYNOPSIS .B bitcoin-util [\fI\,options\/\fR] [\fI\,command\/\fR] @@ -9,7 +9,7 @@ bitcoin-util \- manual page for bitcoin-util v30.0.0rc2 .B bitcoin-util [\fI\,options\/\fR] \fI\,grind \/\fR .SH DESCRIPTION -Bitcoin Core bitcoin\-util utility version v30.0.0rc2 +Bitcoin Core bitcoin\-util utility version v30.0.0rc3 .PP 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. .SH OPTIONS diff --git a/doc/man/bitcoin-wallet.1 b/doc/man/bitcoin-wallet.1 index 7d60722fadf..b040cbae538 100644 --- a/doc/man/bitcoin-wallet.1 +++ b/doc/man/bitcoin-wallet.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH BITCOIN-WALLET "1" "September 2025" "bitcoin-wallet v30.0.0rc2" "User Commands" +.TH BITCOIN-WALLET "1" "October 2025" "bitcoin-wallet v30.0.0rc3" "User Commands" .SH NAME -bitcoin-wallet \- manual page for bitcoin-wallet v30.0.0rc2 +bitcoin-wallet \- manual page for bitcoin-wallet v30.0.0rc3 .SH SYNOPSIS .B bitcoin-wallet [\fI\,options\/\fR] \fI\,\/\fR .SH DESCRIPTION -Bitcoin Core bitcoin\-wallet utility version v30.0.0rc2 +Bitcoin Core bitcoin\-wallet utility version v30.0.0rc3 .PP bitcoin\-wallet is an offline tool for creating and interacting with Bitcoin Core wallet files. .PP diff --git a/doc/man/bitcoin.1 b/doc/man/bitcoin.1 index e7f1a31528f..ba39bbe419d 100644 --- a/doc/man/bitcoin.1 +++ b/doc/man/bitcoin.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH BITCOIN "1" "September 2025" "bitcoin v30.0.0rc2" "User Commands" +.TH BITCOIN "1" "October 2025" "bitcoin v30.0.0rc3" "User Commands" .SH NAME -bitcoin \- manual page for bitcoin v30.0.0rc2 +bitcoin \- manual page for bitcoin v30.0.0rc3 .SH SYNOPSIS .B bitcoin [\fI\,OPTIONS\/\fR] \fI\,COMMAND\/\fR... diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1 index 4284cff1d1b..ddc09d82fda 100644 --- a/doc/man/bitcoind.1 +++ b/doc/man/bitcoind.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH BITCOIND "1" "September 2025" "bitcoind v30.0.0rc2" "User Commands" +.TH BITCOIND "1" "October 2025" "bitcoind v30.0.0rc3" "User Commands" .SH NAME -bitcoind \- manual page for bitcoind v30.0.0rc2 +bitcoind \- manual page for bitcoind v30.0.0rc3 .SH SYNOPSIS .B bitcoind [\fI\,options\/\fR] .SH DESCRIPTION -Bitcoin Core daemon version v30.0.0rc2 +Bitcoin Core daemon version v30.0.0rc3 .PP 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. .PP @@ -695,13 +695,13 @@ Equivalent bytes per sigop in transactions for relay and mining .HP \fB\-datacarrier\fR .IP -(DEPRECATED) Relay and mine data carrier transactions (default: 1) +Relay and mine data carrier transactions (default: 1) .HP \fB\-datacarriersize\fR .IP -(DEPRECATED) Relay and mine transactions whose data\-carrying raw -scriptPubKeys in aggregate are of this size or less, allowing -multiple outputs (default: 100000) +Relay and mine transactions whose data\-carrying raw scriptPubKeys in +aggregate are of this size or less, allowing multiple outputs +(default: 100000) .HP \fB\-minrelaytxfee=\fR .IP