diff options
Diffstat (limited to 'doc/man/bitcoind.1')
-rw-r--r-- | doc/man/bitcoind.1 | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1 index d3e1e3e79f..c1baa90763 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.47.13. -.TH BITCOIND "1" "March 2022" "bitcoind v23.0.0rc2" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. +.TH BITCOIND "1" "March 2022" "bitcoind v23.0.0rc3" "User Commands" .SH NAME -bitcoind \- manual page for bitcoind v23.0.0rc2 +bitcoind \- manual page for bitcoind v23.0.0rc3 .SH SYNOPSIS .B bitcoind [\fI\,options\/\fR] \fI\,Start Bitcoin Core\/\fR .SH DESCRIPTION -Bitcoin Core version v23.0.0rc2 +Bitcoin Core version v23.0.0rc3 .SH OPTIONS .HP \-? @@ -220,8 +220,9 @@ signet: 127.0.0.1:38334=onion, regtest: 127.0.0.1:18445=onion) .HP \fB\-cjdnsreachable\fR .IP -If set then this host is configured for CJDNS (connecting to fc00::/8 -addresses would lead us to the CJDNS network) (default: 0) +If set, then this host is configured for CJDNS (connecting to fc00::/8 +addresses would lead us to the CJDNS network, see doc/cjdns.md) +(default: 0) .HP \fB\-connect=\fR<ip> .IP @@ -295,8 +296,8 @@ Maximum per\-connection send buffer, <n>*1000 bytes (default: 1000) \fB\-maxtimeadjustment\fR .IP Maximum allowed median peer time offset adjustment. Local perspective of -time may be influenced by peers forward or backward by this -amount. (default: 4200 seconds) +time may be influenced by outbound peers forward or backward by +this amount (default: 4200 seconds). .HP \fB\-maxuploadtarget=\fR<n> .IP @@ -322,9 +323,9 @@ Use separate SOCKS5 proxy to reach peers via Tor onion services, set .HP \fB\-onlynet=\fR<net> .IP -Make automatic outgoing connections only through network <net> (ipv4, -ipv6, onion, i2p, cjdns). Incoming connections are not affected -by this option. This option can be specified multiple times to +Make automatic outbound connections only to network <net> (ipv4, ipv6, +onion, i2p, cjdns). Inbound and manual connections are not +affected by this option. It can be specified multiple times to allow multiple networks. .HP \fB\-peerblockfilters\fR |