Skip to content

Commit 91ed1b3

Browse files
committed
Merge #16634: doc: Refer in rpcbind doc to the manpage
fa0119a doc: Refer in rpcbind doc to the manpage (MarcoFalke) Pull request description: The help was outdated, so refer to the updated manpage instead. * closes #14740 * closes #9272 ACKs for top commit: emilengler: Concept ACK fa0119a laanwj: ACK fa0119a fanquake: ACK fa0119a Tree-SHA512: 9836e4f31ece7acae334b47e3104b4595d0d1c1977af386a9463faf49aea9de3ab1c1dc3de248d0ee09e3b13693eaf6902dc82d277062e1bb1980b1117236fbb
2 parents 48e5bfe + fa0119a commit 91ed1b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

share/examples/bitcoin.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
# server=1 tells Bitcoin-Qt and bitcoind to accept JSON-RPC commands
7171
#server=0
7272

73-
# Bind to given address to listen for JSON-RPC connections. Use [host]:port notation for IPv6.
74-
# This option can be specified multiple times (default: bind to all interfaces)
73+
# Bind to given address to listen for JSON-RPC connections.
74+
# Refer to the manpage or bitcoind -help for further details.
7575
#rpcbind=<addr>
7676

7777
# If no rpcpassword is set, rpc cookie auth is sought. The default `-rpccookiefile` name

0 commit comments

Comments
 (0)