diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1 index 2557a13f981a7..2fde83de21f97 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.47.13. -.TH BITCOIN-CLI "1" "March 2022" "bitcoin-cli v23.0.0rc2" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. +.TH BITCOIN-CLI "1" "March 2022" "bitcoin-cli v23.0.0rc3" "User Commands" .SH NAME -bitcoin-cli \- manual page for bitcoin-cli v23.0.0rc2 +bitcoin-cli \- manual page for bitcoin-cli v23.0.0rc3 .SH SYNOPSIS .B bitcoin-cli [\fI\,options\/\fR] \fI\, \/\fR[\fI\,params\/\fR] \fI\,Send command to Bitcoin Core\/\fR @@ -15,7 +15,7 @@ bitcoin-cli \- manual page for bitcoin-cli v23.0.0rc2 .B bitcoin-cli [\fI\,options\/\fR] \fI\,help Get help for a command\/\fR .SH DESCRIPTION -Bitcoin Core RPC client version v23.0.0rc2 +Bitcoin Core RPC client version v23.0.0rc3 .SH OPTIONS .HP \-? diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 index b5000e900bb0e..eccb19443ce71 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.47.13. -.TH BITCOIN-QT "1" "March 2022" "bitcoin-qt v23.0.0rc2" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. +.TH BITCOIN-QT "1" "March 2022" "bitcoin-qt v23.0.0rc3" "User Commands" .SH NAME -bitcoin-qt \- manual page for bitcoin-qt v23.0.0rc2 +bitcoin-qt \- manual page for bitcoin-qt v23.0.0rc3 .SH SYNOPSIS .B bitcoin-qt [\fI\,command-line options\/\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 @@ -295,8 +296,8 @@ Maximum per\-connection send buffer, *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 .IP @@ -322,9 +323,9 @@ Use separate SOCKS5 proxy to reach peers via Tor onion services, set .HP \fB\-onlynet=\fR .IP -Make automatic outgoing connections only through network (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 (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 diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 index 918e88a20bef4..d60afdd8ea1c6 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.47.13. -.TH BITCOIN-TX "1" "March 2022" "bitcoin-tx v23.0.0rc2" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. +.TH BITCOIN-TX "1" "March 2022" "bitcoin-tx v23.0.0rc3" "User Commands" .SH NAME -bitcoin-tx \- manual page for bitcoin-tx v23.0.0rc2 +bitcoin-tx \- manual page for bitcoin-tx v23.0.0rc3 .SH SYNOPSIS .B bitcoin-tx [\fI\,options\/\fR] \fI\, \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded bitcoin transaction\/\fR @@ -9,7 +9,7 @@ bitcoin-tx \- manual page for bitcoin-tx v23.0.0rc2 .B bitcoin-tx [\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded bitcoin transaction\/\fR .SH DESCRIPTION -Bitcoin Core bitcoin\-tx utility version v23.0.0rc2 +Bitcoin Core bitcoin\-tx utility version v23.0.0rc3 .SH OPTIONS .HP \-? diff --git a/doc/man/bitcoin-util.1 b/doc/man/bitcoin-util.1 index a314047542c40..97cc3c128acc7 100644 --- a/doc/man/bitcoin-util.1 +++ b/doc/man/bitcoin-util.1 @@ -1,12 +1,12 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH BITCOIN-UTIL "1" "March 2022" "bitcoin-util v23.0.0rc2" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. +.TH BITCOIN-UTIL "1" "March 2022" "bitcoin-util v23.0.0rc3" "User Commands" .SH NAME -bitcoin-util \- manual page for bitcoin-util v23.0.0rc2 +bitcoin-util \- manual page for bitcoin-util v23.0.0rc3 .SH SYNOPSIS .B bitcoin-util [\fI\,options\/\fR] [\fI\,commands\/\fR] \fI\,Do stuff\/\fR .SH DESCRIPTION -Bitcoin Core bitcoin\-util utility version v23.0.0rc2 +Bitcoin Core bitcoin\-util utility version v23.0.0rc3 .SH OPTIONS .HP \-? diff --git a/doc/man/bitcoin-wallet.1 b/doc/man/bitcoin-wallet.1 index 7f4a92d606a64..7333de7ad12aa 100644 --- a/doc/man/bitcoin-wallet.1 +++ b/doc/man/bitcoin-wallet.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH BITCOIN-WALLET "1" "March 2022" "bitcoin-wallet v23.0.0rc2" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. +.TH BITCOIN-WALLET "1" "March 2022" "bitcoin-wallet v23.0.0rc3" "User Commands" .SH NAME -bitcoin-wallet \- manual page for bitcoin-wallet v23.0.0rc2 +bitcoin-wallet \- manual page for bitcoin-wallet v23.0.0rc3 .SH DESCRIPTION -Bitcoin Core bitcoin\-wallet version v23.0.0rc2 +Bitcoin Core bitcoin\-wallet version v23.0.0rc3 .PP bitcoin\-wallet is an offline tool for creating and interacting with Bitcoin Core wallet files. By default bitcoin\-wallet will act on wallets in the default mainnet wallet directory in the datadir. diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1 index d3e1e3e79f598..c1baa907639b7 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 @@ -295,8 +296,8 @@ Maximum per\-connection send buffer, *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 .IP @@ -322,9 +323,9 @@ Use separate SOCKS5 proxy to reach peers via Tor onion services, set .HP \fB\-onlynet=\fR .IP -Make automatic outgoing connections only through network (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 (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