From 11d079d8b8dca35836c3290b93e99a6f3473b094 Mon Sep 17 00:00:00 2001 From: fanquake Date: Tue, 7 Jul 2026 11:24:37 +0100 Subject: [PATCH] doc: update manual pages for v29.4 --- doc/man/bitcoin-cli.1 | 6 +++--- doc/man/bitcoin-qt.1 | 6 +++--- doc/man/bitcoin-tx.1 | 6 +++--- doc/man/bitcoin-util.1 | 6 +++--- doc/man/bitcoin-wallet.1 | 6 +++--- doc/man/bitcoind.1 | 6 +++--- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1 index 33f28d1ac0a..d88916809ac 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" "June 2026" "bitcoin-cli v29.4.0rc1" "User Commands" +.TH BITCOIN-CLI "1" "July 2026" "bitcoin-cli v29.4.0" "User Commands" .SH NAME -bitcoin-cli \- manual page for bitcoin-cli v29.4.0rc1 +bitcoin-cli \- manual page for bitcoin-cli v29.4.0 .SH SYNOPSIS .B bitcoin-cli [\fI\,options\/\fR] \fI\, \/\fR[\fI\,params\/\fR] @@ -15,7 +15,7 @@ bitcoin-cli \- manual page for bitcoin-cli v29.4.0rc1 .B bitcoin-cli [\fI\,options\/\fR] \fI\,help \/\fR .SH DESCRIPTION -Bitcoin Core RPC client version v29.4.0rc1 +Bitcoin Core RPC client version v29.4.0 .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 ab57dd61d73..4610681e31f 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" "June 2026" "bitcoin-qt v29.4.0rc1" "User Commands" +.TH BITCOIN-QT "1" "July 2026" "bitcoin-qt v29.4.0" "User Commands" .SH NAME -bitcoin-qt \- manual page for bitcoin-qt v29.4.0rc1 +bitcoin-qt \- manual page for bitcoin-qt v29.4.0 .SH SYNOPSIS .B bitcoin-qt [\fI\,options\/\fR] [\fI\,URI\/\fR] .SH DESCRIPTION -Bitcoin Core version v29.4.0rc1 +Bitcoin Core version v29.4.0 .PP The bitcoin\-qt application provides a graphical interface for interacting with Bitcoin Core. .PP diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 index de043b7142a..b2fc2b14093 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" "June 2026" "bitcoin-tx v29.4.0rc1" "User Commands" +.TH BITCOIN-TX "1" "July 2026" "bitcoin-tx v29.4.0" "User Commands" .SH NAME -bitcoin-tx \- manual page for bitcoin-tx v29.4.0rc1 +bitcoin-tx \- manual page for bitcoin-tx v29.4.0 .SH SYNOPSIS .B bitcoin-tx [\fI\,options\/\fR] \fI\, \/\fR[\fI\,commands\/\fR] @@ -9,7 +9,7 @@ bitcoin-tx \- manual page for bitcoin-tx v29.4.0rc1 .B bitcoin-tx [\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] .SH DESCRIPTION -Bitcoin Core bitcoin\-tx utility version v29.4.0rc1 +Bitcoin Core bitcoin\-tx utility version v29.4.0 .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 063e05883a5..a4e2543cbb0 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" "June 2026" "bitcoin-util v29.4.0rc1" "User Commands" +.TH BITCOIN-UTIL "1" "July 2026" "bitcoin-util v29.4.0" "User Commands" .SH NAME -bitcoin-util \- manual page for bitcoin-util v29.4.0rc1 +bitcoin-util \- manual page for bitcoin-util v29.4.0 .SH SYNOPSIS .B bitcoin-util [\fI\,options\/\fR] [\fI\,command\/\fR] @@ -9,7 +9,7 @@ bitcoin-util \- manual page for bitcoin-util v29.4.0rc1 .B bitcoin-util [\fI\,options\/\fR] \fI\,grind \/\fR .SH DESCRIPTION -Bitcoin Core bitcoin\-util utility version v29.4.0rc1 +Bitcoin Core bitcoin\-util utility version v29.4.0 .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 8f7f721406a..daabe2c3bf5 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" "June 2026" "bitcoin-wallet v29.4.0rc1" "User Commands" +.TH BITCOIN-WALLET "1" "July 2026" "bitcoin-wallet v29.4.0" "User Commands" .SH NAME -bitcoin-wallet \- manual page for bitcoin-wallet v29.4.0rc1 +bitcoin-wallet \- manual page for bitcoin-wallet v29.4.0 .SH SYNOPSIS .B bitcoin-wallet [\fI\,options\/\fR] \fI\,\/\fR .SH DESCRIPTION -Bitcoin Core bitcoin\-wallet utility version v29.4.0rc1 +Bitcoin Core bitcoin\-wallet utility version v29.4.0 .PP bitcoin\-wallet is an offline tool for creating and interacting with Bitcoin Core wallet files. .PP diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1 index 7a8c4c3e1bf..10b9e6d8377 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" "June 2026" "bitcoind v29.4.0rc1" "User Commands" +.TH BITCOIND "1" "July 2026" "bitcoind v29.4.0" "User Commands" .SH NAME -bitcoind \- manual page for bitcoind v29.4.0rc1 +bitcoind \- manual page for bitcoind v29.4.0 .SH SYNOPSIS .B bitcoind [\fI\,options\/\fR] .SH DESCRIPTION -Bitcoin Core daemon version v29.4.0rc1 +Bitcoin Core daemon version v29.4.0 .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