mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 10:12:28 +02:00
doc: update manual pages for v31.0rc2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH BITCOIN-CLI "1" "March 2026" "bitcoin-cli v31.0.0rc1" "User Commands"
|
||||
.TH BITCOIN-CLI "1" "March 2026" "bitcoin-cli v31.0.0rc2" "User Commands"
|
||||
.SH NAME
|
||||
bitcoin-cli \- manual page for bitcoin-cli v31.0.0rc1
|
||||
bitcoin-cli \- manual page for bitcoin-cli v31.0.0rc2
|
||||
.SH SYNOPSIS
|
||||
.B bitcoin-cli
|
||||
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR]
|
||||
@@ -15,7 +15,7 @@ bitcoin-cli \- manual page for bitcoin-cli v31.0.0rc1
|
||||
.B bitcoin-cli
|
||||
[\fI\,options\/\fR] \fI\,help <command>\/\fR
|
||||
.SH DESCRIPTION
|
||||
Bitcoin Core RPC client version v31.0.0rc1
|
||||
Bitcoin Core RPC client version v31.0.0rc2
|
||||
.PP
|
||||
The bitcoin\-cli utility provides a command line interface to interact with a Bitcoin Core RPC server.
|
||||
.PP
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH BITCOIN-QT "1" "March 2026" "bitcoin-qt v31.0.0rc1" "User Commands"
|
||||
.TH BITCOIN-QT "1" "March 2026" "bitcoin-qt v31.0.0rc2" "User Commands"
|
||||
.SH NAME
|
||||
bitcoin-qt \- manual page for bitcoin-qt v31.0.0rc1
|
||||
bitcoin-qt \- manual page for bitcoin-qt v31.0.0rc2
|
||||
.SH SYNOPSIS
|
||||
.B bitcoin-qt
|
||||
[\fI\,options\/\fR] [\fI\,URI\/\fR]
|
||||
.SH DESCRIPTION
|
||||
Bitcoin Core version v31.0.0rc1
|
||||
Bitcoin Core version v31.0.0rc2
|
||||
.PP
|
||||
The bitcoin\-qt application provides a graphical interface for interacting with Bitcoin Core.
|
||||
.PP
|
||||
@@ -32,13 +32,13 @@ datadir as a warning, not an error.
|
||||
If this block is in the chain assume that it and its ancestors are valid
|
||||
and potentially skip their script verification (0 to verify all,
|
||||
default:
|
||||
00000000000000000000611fd22f2df7c8fbd0688745c3a6c3bb5109cc2a12cb,
|
||||
00000000000000000000ccebd6d74d9194d8dcdc1d177c478e094bfad51ba5ac,
|
||||
testnet3:
|
||||
0000000000000065c6c38258e201971a3fdfcc2ceee0dd6e85a6c022d45dee34,
|
||||
000000007a61e4230b28ac5cb6b5e5a0130de37ac1faf2f8987d2fa6505b67f4,
|
||||
testnet4:
|
||||
000000000000000180a58e7fa3b0db84b5ea76377524894f53660d93ac839d9b,
|
||||
0000000002368b1e4ee27e2e85676ae6f9f9e69579b29093e9a82c170bf7cf8a,
|
||||
signet:
|
||||
000000128586e26813922680309f04e1de713c7542fee86ed908f56368aefe2e)
|
||||
00000008414aab61092ef93f1aacc54cf9e9f16af29ddad493b908a01ff5c329)
|
||||
.HP
|
||||
\fB\-blockfilterindex=\fR<type>
|
||||
.IP
|
||||
@@ -99,9 +99,9 @@ Specify data directory
|
||||
.HP
|
||||
\fB\-dbcache=\fR<n>
|
||||
.IP
|
||||
Maximum database cache size <n> MiB (minimum 4, default: 450). Make sure
|
||||
you have enough RAM. In addition, unused memory allocated to the
|
||||
mempool is shared with this cache (see \fB\-maxmempool\fR).
|
||||
Maximum database cache size <n> MiB (minimum 4, default: 1024). Make
|
||||
sure you have enough RAM. In addition, unused memory allocated to
|
||||
the mempool is shared with this cache (see \fB\-maxmempool\fR).
|
||||
.HP
|
||||
\fB\-debuglogfile=\fR<file>
|
||||
.IP
|
||||
@@ -592,9 +592,9 @@ is optional). If <category> is not supplied or if <category> is 1
|
||||
or "all", output all debug logging. If <category> is 0 or "none",
|
||||
any other categories are ignored. Other valid values for
|
||||
<category> are: addrman, bench, blockstorage, cmpctblock, coindb,
|
||||
estimatefee, http, i2p, ipc, kernel, leveldb, libevent, lock,
|
||||
mempool, mempoolrej, net, privatebroadcast, proxy, prune, qt,
|
||||
rand, reindex, rpc, scan, selectcoins, tor, txpackages,
|
||||
estimatefee, http, i2p, ipc, kernel, leveldb, libevent, mempool,
|
||||
mempoolrej, net, privatebroadcast, proxy, prune, qt, rand,
|
||||
reindex, rpc, scan, selectcoins, tor, txpackages,
|
||||
txreconciliation, validation, walletdb, zmq. This option can be
|
||||
specified multiple times to output multiple categories.
|
||||
.HP
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH BITCOIN-TX "1" "March 2026" "bitcoin-tx v31.0.0rc1" "User Commands"
|
||||
.TH BITCOIN-TX "1" "March 2026" "bitcoin-tx v31.0.0rc2" "User Commands"
|
||||
.SH NAME
|
||||
bitcoin-tx \- manual page for bitcoin-tx v31.0.0rc1
|
||||
bitcoin-tx \- manual page for bitcoin-tx v31.0.0rc2
|
||||
.SH SYNOPSIS
|
||||
.B bitcoin-tx
|
||||
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR]
|
||||
@@ -9,7 +9,7 @@ bitcoin-tx \- manual page for bitcoin-tx v31.0.0rc1
|
||||
.B bitcoin-tx
|
||||
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR]
|
||||
.SH DESCRIPTION
|
||||
Bitcoin Core bitcoin\-tx utility version v31.0.0rc1
|
||||
Bitcoin Core bitcoin\-tx utility version v31.0.0rc2
|
||||
.PP
|
||||
The bitcoin\-tx tool is used for creating and modifying bitcoin transactions.
|
||||
.PP
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH BITCOIN-UTIL "1" "March 2026" "bitcoin-util v31.0.0rc1" "User Commands"
|
||||
.TH BITCOIN-UTIL "1" "March 2026" "bitcoin-util v31.0.0rc2" "User Commands"
|
||||
.SH NAME
|
||||
bitcoin-util \- manual page for bitcoin-util v31.0.0rc1
|
||||
bitcoin-util \- manual page for bitcoin-util v31.0.0rc2
|
||||
.SH SYNOPSIS
|
||||
.B bitcoin-util
|
||||
[\fI\,options\/\fR] [\fI\,command\/\fR]
|
||||
@@ -9,7 +9,7 @@ bitcoin-util \- manual page for bitcoin-util v31.0.0rc1
|
||||
.B bitcoin-util
|
||||
[\fI\,options\/\fR] \fI\,grind <hex-block-header>\/\fR
|
||||
.SH DESCRIPTION
|
||||
Bitcoin Core bitcoin\-util utility version v31.0.0rc1
|
||||
Bitcoin Core bitcoin\-util utility version v31.0.0rc2
|
||||
.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
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH BITCOIN-WALLET "1" "March 2026" "bitcoin-wallet v31.0.0rc1" "User Commands"
|
||||
.TH BITCOIN-WALLET "1" "March 2026" "bitcoin-wallet v31.0.0rc2" "User Commands"
|
||||
.SH NAME
|
||||
bitcoin-wallet \- manual page for bitcoin-wallet v31.0.0rc1
|
||||
bitcoin-wallet \- manual page for bitcoin-wallet v31.0.0rc2
|
||||
.SH SYNOPSIS
|
||||
.B bitcoin-wallet
|
||||
[\fI\,options\/\fR] \fI\,<command>\/\fR
|
||||
.SH DESCRIPTION
|
||||
Bitcoin Core bitcoin\-wallet utility version v31.0.0rc1
|
||||
Bitcoin Core bitcoin\-wallet utility version v31.0.0rc2
|
||||
.PP
|
||||
bitcoin\-wallet is an offline tool for creating and interacting with Bitcoin Core wallet files.
|
||||
.PP
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH BITCOIN "1" "March 2026" "bitcoin v31.0.0rc1" "User Commands"
|
||||
.TH BITCOIN "1" "March 2026" "bitcoin v31.0.0rc2" "User Commands"
|
||||
.SH NAME
|
||||
bitcoin \- manual page for bitcoin v31.0.0rc1
|
||||
bitcoin \- manual page for bitcoin v31.0.0rc2
|
||||
.SH SYNOPSIS
|
||||
.B bitcoin
|
||||
[\fI\,OPTIONS\/\fR] \fI\,COMMAND\/\fR...
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH BITCOIND "1" "March 2026" "bitcoind v31.0.0rc1" "User Commands"
|
||||
.TH BITCOIND "1" "March 2026" "bitcoind v31.0.0rc2" "User Commands"
|
||||
.SH NAME
|
||||
bitcoind \- manual page for bitcoind v31.0.0rc1
|
||||
bitcoind \- manual page for bitcoind v31.0.0rc2
|
||||
.SH SYNOPSIS
|
||||
.B bitcoind
|
||||
[\fI\,options\/\fR]
|
||||
.SH DESCRIPTION
|
||||
Bitcoin Core daemon version v31.0.0rc1 bitcoind
|
||||
Bitcoin Core daemon version v31.0.0rc2 bitcoind
|
||||
.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
|
||||
@@ -32,13 +32,13 @@ datadir as a warning, not an error.
|
||||
If this block is in the chain assume that it and its ancestors are valid
|
||||
and potentially skip their script verification (0 to verify all,
|
||||
default:
|
||||
00000000000000000000611fd22f2df7c8fbd0688745c3a6c3bb5109cc2a12cb,
|
||||
00000000000000000000ccebd6d74d9194d8dcdc1d177c478e094bfad51ba5ac,
|
||||
testnet3:
|
||||
0000000000000065c6c38258e201971a3fdfcc2ceee0dd6e85a6c022d45dee34,
|
||||
000000007a61e4230b28ac5cb6b5e5a0130de37ac1faf2f8987d2fa6505b67f4,
|
||||
testnet4:
|
||||
000000000000000180a58e7fa3b0db84b5ea76377524894f53660d93ac839d9b,
|
||||
0000000002368b1e4ee27e2e85676ae6f9f9e69579b29093e9a82c170bf7cf8a,
|
||||
signet:
|
||||
000000128586e26813922680309f04e1de713c7542fee86ed908f56368aefe2e)
|
||||
00000008414aab61092ef93f1aacc54cf9e9f16af29ddad493b908a01ff5c329)
|
||||
.HP
|
||||
\fB\-blockfilterindex=\fR<type>
|
||||
.IP
|
||||
@@ -99,9 +99,9 @@ Specify data directory
|
||||
.HP
|
||||
\fB\-dbcache=\fR<n>
|
||||
.IP
|
||||
Maximum database cache size <n> MiB (minimum 4, default: 450). Make sure
|
||||
you have enough RAM. In addition, unused memory allocated to the
|
||||
mempool is shared with this cache (see \fB\-maxmempool\fR).
|
||||
Maximum database cache size <n> MiB (minimum 4, default: 1024). Make
|
||||
sure you have enough RAM. In addition, unused memory allocated to
|
||||
the mempool is shared with this cache (see \fB\-maxmempool\fR).
|
||||
.HP
|
||||
\fB\-debuglogfile=\fR<file>
|
||||
.IP
|
||||
@@ -592,9 +592,9 @@ is optional). If <category> is not supplied or if <category> is 1
|
||||
or "all", output all debug logging. If <category> is 0 or "none",
|
||||
any other categories are ignored. Other valid values for
|
||||
<category> are: addrman, bench, blockstorage, cmpctblock, coindb,
|
||||
estimatefee, http, i2p, ipc, kernel, leveldb, libevent, lock,
|
||||
mempool, mempoolrej, net, privatebroadcast, proxy, prune, qt,
|
||||
rand, reindex, rpc, scan, selectcoins, tor, txpackages,
|
||||
estimatefee, http, i2p, ipc, kernel, leveldb, libevent, mempool,
|
||||
mempoolrej, net, privatebroadcast, proxy, prune, qt, rand,
|
||||
reindex, rpc, scan, selectcoins, tor, txpackages,
|
||||
txreconciliation, validation, walletdb, zmq. This option can be
|
||||
specified multiple times to output multiple categories.
|
||||
.HP
|
||||
|
||||
Reference in New Issue
Block a user