From a6cba19831da9de6c5f968849d07c2a006557fe4 Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Fri, 19 Jul 2019 19:50:25 +0200 Subject: doc: Update manpages for rc1 Tree-SHA512: 805a6931e2bd059ee2da42634f687828a50b2ccd3a1ac0071cd626e9a2f52b7afc79af3c8f3d5b013a853d5e59068314e744a4694dceef598710f0694babbd99 --- doc/man/bitcoin-cli.1 | 6 +++--- doc/man/bitcoin-qt.1 | 20 ++++++++++++-------- doc/man/bitcoin-tx.1 | 6 +++--- doc/man/bitcoin-wallet.1 | 6 +++--- doc/man/bitcoind.1 | 20 ++++++++++++-------- 5 files changed, 33 insertions(+), 25 deletions(-) diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1 index 5e6ee0acfe..c4d22af7f9 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.6. -.TH BITCOIN-CLI "1" "March 2019" "bitcoin-cli v0.18.0.0" "User Commands" +.TH BITCOIN-CLI "1" "July 2019" "bitcoin-cli v0.18.1.0" "User Commands" .SH NAME -bitcoin-cli \- manual page for bitcoin-cli v0.18.0.0 +bitcoin-cli \- manual page for bitcoin-cli v0.18.1.0 .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 v0.18.0.0 .B bitcoin-cli [\fI\,options\/\fR] \fI\,help Get help for a command\/\fR .SH DESCRIPTION -Bitcoin Core RPC client version v0.18.0.0 +Bitcoin Core RPC client version v0.18.1.0 .SH OPTIONS .HP \-? diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 index 7be09126e8..35f169a92d 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.6. -.TH BITCOIN-QT "1" "March 2019" "bitcoin-qt v0.18.0.0" "User Commands" +.TH BITCOIN-QT "1" "July 2019" "bitcoin-qt v0.18.1.0" "User Commands" .SH NAME -bitcoin-qt \- manual page for bitcoin-qt v0.18.0.0 +bitcoin-qt \- manual page for bitcoin-qt v0.18.1.0 .SH SYNOPSIS .B bitcoin-qt [\fI\,command-line options\/\fR] .SH DESCRIPTION -Bitcoin Core version v0.18.0.0 (64\-bit) +Bitcoin Core version v0.18.1.0 (64\-bit) .SH OPTIONS .HP \-? @@ -41,6 +41,11 @@ Extra transactions to keep in memory for compact block reconstructions .IP Specify blocks directory (default: /blocks) .HP +\fB\-blocksonly\fR +.IP +Whether to reject transactions from network peers. Transactions from the +wallet or RPC are not affected. (default: 0) +.HP \fB\-conf=\fR .IP Specify configuration file. Relative paths will be prefixed by datadir @@ -292,9 +297,7 @@ Bind to given address and whitelist peers connecting to it. Use .IP Whitelist peers connecting from the given IP address (e.g. 1.2.3.4) or CIDR notated network (e.g. 1.2.3.0/24). Can be specified multiple -times. Whitelisted peers cannot be DoS banned and their -transactions are always relayed, even if they are already in the -mempool, useful e.g. for a gateway +times. Whitelisted peers cannot be DoS banned .PP Wallet options: .HP @@ -519,8 +522,9 @@ mining and transaction creation (default: 0.00001) .HP \fB\-whitelistforcerelay\fR .IP -Force relay of transactions from whitelisted peers even if they violate -local relay policy (default: 0) +Force relay of transactions from whitelisted peers even if the +transactions were already in the mempool or violate local relay +policy (default: 0) .HP \fB\-whitelistrelay\fR .IP diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 index 5a5abc1e11..8491fff685 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.6. -.TH BITCOIN-TX "1" "March 2019" "bitcoin-tx v0.18.0.0" "User Commands" +.TH BITCOIN-TX "1" "July 2019" "bitcoin-tx v0.18.1.0" "User Commands" .SH NAME -bitcoin-tx \- manual page for bitcoin-tx v0.18.0.0 +bitcoin-tx \- manual page for bitcoin-tx v0.18.1.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 @@ bitcoin-tx \- manual page for bitcoin-tx v0.18.0.0 .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 v0.18.0.0 +Bitcoin Core bitcoin\-tx utility version v0.18.1.0 .SH OPTIONS .HP \-? diff --git a/doc/man/bitcoin-wallet.1 b/doc/man/bitcoin-wallet.1 index 902071ba50..04e3c386c2 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.6. -.TH BITCOIN-WALLET "1" "March 2019" "bitcoin-wallet v0.18.0.0" "User Commands" +.TH BITCOIN-WALLET "1" "July 2019" "bitcoin-wallet v0.18.1.0" "User Commands" .SH NAME -bitcoin-wallet \- manual page for bitcoin-wallet v0.18.0.0 +bitcoin-wallet \- manual page for bitcoin-wallet v0.18.1.0 .SH DESCRIPTION -Bitcoin Core bitcoin\-wallet version v0.18.0.0 +Bitcoin Core bitcoin\-wallet version v0.18.1.0 .PP wallet\-tool is an offline tool for creating and interacting with Bitcoin Core wallet files. By default wallet\-tool 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 5aa481784c..7c95a0dc79 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.6. -.TH BITCOIND "1" "March 2019" "bitcoind v0.18.0.0" "User Commands" +.TH BITCOIND "1" "July 2019" "bitcoind v0.18.1.0" "User Commands" .SH NAME -bitcoind \- manual page for bitcoind v0.18.0.0 +bitcoind \- manual page for bitcoind v0.18.1.0 .SH SYNOPSIS .B bitcoind [\fI\,options\/\fR] \fI\,Start Bitcoin Core Daemon\/\fR .SH DESCRIPTION -Bitcoin Core Daemon version v0.18.0.0 +Bitcoin Core Daemon version v0.18.1.0 .SH OPTIONS .HP \-? @@ -41,6 +41,11 @@ Extra transactions to keep in memory for compact block reconstructions .IP Specify blocks directory (default: /blocks) .HP +\fB\-blocksonly\fR +.IP +Whether to reject transactions from network peers. Transactions from the +wallet or RPC are not affected. (default: 0) +.HP \fB\-conf=\fR .IP Specify configuration file. Relative paths will be prefixed by datadir @@ -292,9 +297,7 @@ Bind to given address and whitelist peers connecting to it. Use .IP Whitelist peers connecting from the given IP address (e.g. 1.2.3.4) or CIDR notated network (e.g. 1.2.3.0/24). Can be specified multiple -times. Whitelisted peers cannot be DoS banned and their -transactions are always relayed, even if they are already in the -mempool, useful e.g. for a gateway +times. Whitelisted peers cannot be DoS banned .PP Wallet options: .HP @@ -519,8 +522,9 @@ mining and transaction creation (default: 0.00001) .HP \fB\-whitelistforcerelay\fR .IP -Force relay of transactions from whitelisted peers even if they violate -local relay policy (default: 0) +Force relay of transactions from whitelisted peers even if the +transactions were already in the mempool or violate local relay +policy (default: 0) .HP \fB\-whitelistrelay\fR .IP -- cgit v1.2.3