aboutsummaryrefslogtreecommitdiff
path: root/doc/man/bitcoind.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/bitcoind.1')
-rw-r--r--doc/man/bitcoind.114
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1
index c1baa90763..7b5ef2a024 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.1.
-.TH BITCOIND "1" "March 2022" "bitcoind v23.0.0rc3" "User Commands"
+.TH BITCOIND "1" "April 2022" "bitcoind v23.0.0rc4" "User Commands"
.SH NAME
-bitcoind \- manual page for bitcoind v23.0.0rc3
+bitcoind \- manual page for bitcoind v23.0.0rc4
.SH SYNOPSIS
.B bitcoind
[\fI\,options\/\fR] \fI\,Start Bitcoin Core\/\fR
.SH DESCRIPTION
-Bitcoin Core version v23.0.0rc3
+Bitcoin Core version v23.0.0rc4
.SH OPTIONS
.HP
\-?
@@ -574,10 +574,10 @@ Output debugging information (default: \fB\-nodebug\fR, supplying <category> is
optional). If <category> is not supplied or if <category> = 1,
output all debugging information. <category> can be: addrman,
bench, blockstorage, cmpctblock, coindb, estimatefee, http, i2p,
-ipc, leveldb, libevent, lock, mempool, mempoolrej, net, proxy,
-prune, qt, rand, reindex, rpc, selectcoins, tor, util,
-validation, walletdb, zmq. This option can be specified multiple
-times to output multiple categories.
+ipc, leveldb, libevent, mempool, mempoolrej, net, proxy, prune,
+qt, rand, reindex, rpc, selectcoins, tor, util, validation,
+walletdb, zmq. This option can be specified multiple times to
+output multiple categories.
.HP
\fB\-debugexclude=\fR<category>
.IP