diff options
Diffstat (limited to 'doc/man/bitcoin-qt.1')
-rw-r--r-- | doc/man/bitcoin-qt.1 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 index 8e15e96b01..c8f1f5ae5d 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" "December 2024" "bitcoin-qt v28.1.0rc1" "User Commands" +.TH BITCOIN-QT "1" "December 2024" "bitcoin-qt v28.1.0rc2" "User Commands" .SH NAME -bitcoin-qt \- manual page for bitcoin-qt v28.1.0rc1 +bitcoin-qt \- manual page for bitcoin-qt v28.1.0rc2 .SH SYNOPSIS .B bitcoin-qt [\fI\,command-line options\/\fR] [\fI\,URI\/\fR] .SH DESCRIPTION -Bitcoin Core version v28.1.0rc1 +Bitcoin Core version v28.1.0rc2 .PP Optional URI is a Bitcoin address in BIP21 URI format. .SH OPTIONS @@ -352,7 +352,8 @@ Support filtering of blocks and transaction with bloom filters (default: .IP Listen for connections on <port> (default: 8333, testnet3: 18333, testnet4: 48333, signet: 38333, regtest: 18444). Not relevant for -I2P (see doc/i2p.md). +I2P (see doc/i2p.md). If set to a value x, the default onion +listening port will be set to x+1. .HP \fB\-proxy=\fR<ip:port|path> .IP |