diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1 --- 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.3. -.TH BITCOIN-CLI "1" "August 2019" "bitcoin-cli v0.19.12.0" "User Commands" +.TH BITCOIN-CLI "1" "August 2019" "bitcoin-cli v0.20.0.0" "User Commands" .SH NAME -bitcoin-cli \- manual page for bitcoin-cli v0.19.12.0 +bitcoin-cli \- manual page for bitcoin-cli v0.20.0.0 .SH SYNOPSIS .B bitcoin-cli [\fI\,options\/\fR] \fI\, \/\fR[\fI\,params\/\fR] \fI\,Send command to Bitcoin ABC\/\fR @@ -15,7 +15,7 @@ .B bitcoin-cli [\fI\,options\/\fR] \fI\,help Get help for a command\/\fR .SH DESCRIPTION -Bitcoin ABC RPC client version v0.19.12.0 +Bitcoin ABC RPC client version v0.20.0.0 .SH OPTIONS .HP \-? diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 --- 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.3. -.TH BITCOIN-QT "1" "August 2019" "bitcoin-qt v0.19.12.0" "User Commands" +.TH BITCOIN-QT "1" "August 2019" "bitcoin-qt v0.20.0.0" "User Commands" .SH NAME -bitcoin-qt \- manual page for bitcoin-qt v0.19.12.0 +bitcoin-qt \- manual page for bitcoin-qt v0.20.0.0 .SH SYNOPSIS .B bitcoin-qt [\fI\,command-line options\/\fR] .SH DESCRIPTION -Bitcoin ABC version v0.19.12.0 (64\-bit) +Bitcoin ABC version v0.20.0.0 (64\-bit) .SH OPTIONS .HP \-? @@ -23,7 +23,7 @@ If this block is in the chain assume that it and its ancestors are valid and potentially skip their script verification (0 to verify all, default: -0000000000000000025e589b280d1d947cded3c29a7881ad9bdea722269452be, +0000000000000000030fa94e7636ddb0bb6083d8dfa6361412142e1d45033bf3, testnet: 00000000fbabb53ec6eddb3d56d3262f30dbb6549b391255090d351eccd01c24) .HP @@ -182,7 +182,7 @@ \fB\-dnsseed\fR .IP Query for peer addresses via DNS lookup, if low on addresses (default: 1 -unless \fB\-connect\fR/\-noconnect) +unless \fB\-connect\fR used) .HP \fB\-enablebip61\fR .IP @@ -198,8 +198,7 @@ .HP \fB\-listen\fR .IP -Accept connections from outside (default: 1 if no \fB\-proxy\fR or -\fB\-connect\fR/\-noconnect) +Accept connections from outside (default: 1 if no \fB\-proxy\fR or \fB\-connect\fR) .HP \fB\-listenonion\fR .IP @@ -511,11 +510,14 @@ rpcuser=/rpcpassword= pair of arguments. This option can be specified multiple times .HP -\fB\-rpcbind=\fR +\fB\-rpcbind=\fR[:port] .IP -Bind to given address to listen for JSON\-RPC connections. Use -[host]:port notation for IPv6. This option can be specified -multiple times (default: bind to all interfaces) +Bind to given address to listen for JSON\-RPC connections. This option is +ignored unless \fB\-rpcallowip\fR is also passed. Port is optional and +overrides \fB\-rpcport\fR. Use [host]:port notation for IPv6. This +option can be specified multiple times (default: 127.0.0.1 and +::1 i.e., localhost, or if \fB\-rpcallowip\fR has been specified, +0.0.0.0 and :: i.e., all addresses) .HP \fB\-rpccookiefile=\fR .IP diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 --- 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.3. -.TH BITCOIN-TX "1" "August 2019" "bitcoin-tx v0.19.12.0" "User Commands" +.TH BITCOIN-TX "1" "August 2019" "bitcoin-tx v0.20.0.0" "User Commands" .SH NAME -bitcoin-tx \- manual page for bitcoin-tx v0.19.12.0 +bitcoin-tx \- manual page for bitcoin-tx v0.20.0.0 .SH SYNOPSIS .B bitcoin-tx [\fI\,options\/\fR] \fI\, \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded bitcoin transaction\/\fR @@ -9,7 +9,7 @@ .B bitcoin-tx [\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded bitcoin transaction\/\fR .SH DESCRIPTION -Bitcoin ABC bitcoin\-tx utility version v0.19.12.0 +Bitcoin ABC bitcoin\-tx utility version v0.20.0.0 .SH OPTIONS .HP \-? diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1 --- 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.3. -.TH BITCOIND "1" "August 2019" "bitcoind v0.19.12.0" "User Commands" +.TH BITCOIND "1" "August 2019" "bitcoind v0.20.0.0" "User Commands" .SH NAME -bitcoind \- manual page for bitcoind v0.19.12.0 +bitcoind \- manual page for bitcoind v0.20.0.0 .SH SYNOPSIS .B bitcoind [\fI\,options\/\fR] \fI\,Start Bitcoin ABC Daemon\/\fR .SH DESCRIPTION -Bitcoin ABC Daemon version v0.19.12.0 +Bitcoin ABC Daemon version v0.20.0.0 .SH OPTIONS .HP \-? @@ -23,7 +23,7 @@ If this block is in the chain assume that it and its ancestors are valid and potentially skip their script verification (0 to verify all, default: -0000000000000000025e589b280d1d947cded3c29a7881ad9bdea722269452be, +0000000000000000030fa94e7636ddb0bb6083d8dfa6361412142e1d45033bf3, testnet: 00000000fbabb53ec6eddb3d56d3262f30dbb6549b391255090d351eccd01c24) .HP @@ -186,7 +186,7 @@ \fB\-dnsseed\fR .IP Query for peer addresses via DNS lookup, if low on addresses (default: 1 -unless \fB\-connect\fR/\-noconnect) +unless \fB\-connect\fR used) .HP \fB\-enablebip61\fR .IP @@ -202,8 +202,7 @@ .HP \fB\-listen\fR .IP -Accept connections from outside (default: 1 if no \fB\-proxy\fR or -\fB\-connect\fR/\-noconnect) +Accept connections from outside (default: 1 if no \fB\-proxy\fR or \fB\-connect\fR) .HP \fB\-listenonion\fR .IP @@ -515,11 +514,14 @@ rpcuser=/rpcpassword= pair of arguments. This option can be specified multiple times .HP -\fB\-rpcbind=\fR +\fB\-rpcbind=\fR[:port] .IP -Bind to given address to listen for JSON\-RPC connections. Use -[host]:port notation for IPv6. This option can be specified -multiple times (default: bind to all interfaces) +Bind to given address to listen for JSON\-RPC connections. This option is +ignored unless \fB\-rpcallowip\fR is also passed. Port is optional and +overrides \fB\-rpcport\fR. Use [host]:port notation for IPv6. This +option can be specified multiple times (default: 127.0.0.1 and +::1 i.e., localhost, or if \fB\-rpcallowip\fR has been specified, +0.0.0.0 and :: i.e., all addresses) .HP \fB\-rpccookiefile=\fR .IP