diff options
author | Wladimir J. van der Laan <laanwj@protonmail.com> | 2020-07-17 15:33:01 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@protonmail.com> | 2020-07-17 15:33:17 +0200 |
commit | 5e21c55ef061feb451972c7d9d43726ccda8fd97 (patch) | |
tree | d6abe320bc7e2cd9025c9332361f3a6795e73e26 | |
parent | cd34ff54646b63d8638154fb1b7248bc3a11df8f (diff) |
doc: Regenerate man pages for 0.20.1rc1
Tree-SHA512: 9707cb25e7020d9db6005066675256ee34c689cf8f04586051501bb3a89f2c4eee222a39cd4c2a648dca8274f0fcf2d6aeee010cd3525ca8edae2ad2ffae9811
-rw-r--r-- | doc/man/bitcoin-cli.1 | 6 | ||||
-rw-r--r-- | doc/man/bitcoin-qt.1 | 11 | ||||
-rw-r--r-- | doc/man/bitcoin-tx.1 | 6 | ||||
-rw-r--r-- | doc/man/bitcoin-wallet.1 | 6 | ||||
-rw-r--r-- | doc/man/bitcoind.1 | 11 |
5 files changed, 21 insertions, 19 deletions
diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1 index 415ddb7b0d..c54f2d1d9f 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" "June 2020" "bitcoin-cli v0.20.0.0" "User Commands" +.TH BITCOIN-CLI "1" "July 2020" "bitcoin-cli v0.20.1.0" "User Commands" .SH NAME -bitcoin-cli \- manual page for bitcoin-cli v0.20.0.0 +bitcoin-cli \- manual page for bitcoin-cli v0.20.1.0 .SH SYNOPSIS .B bitcoin-cli [\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Bitcoin Core\/\fR @@ -15,7 +15,7 @@ bitcoin-cli \- manual page for bitcoin-cli v0.20.0.0 .B bitcoin-cli [\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR .SH DESCRIPTION -Bitcoin Core RPC client version v0.20.0.0 +Bitcoin Core RPC client version v0.20.1.0 .SH OPTIONS .HP \-? diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 index 0cad7ad634..22e2926729 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" "June 2020" "bitcoin-qt v0.20.0.0" "User Commands" +.TH BITCOIN-QT "1" "July 2020" "bitcoin-qt v0.20.1.0" "User Commands" .SH NAME -bitcoin-qt \- manual page for bitcoin-qt v0.20.0.0 +bitcoin-qt \- manual page for bitcoin-qt v0.20.1.0 .SH SYNOPSIS .B bitcoin-qt [\fI\,command-line options\/\fR] .SH DESCRIPTION -Bitcoin Core version v0.20.0.0 +Bitcoin Core version v0.20.1.0 .SH OPTIONS .HP \-? @@ -169,11 +169,12 @@ datadir location. .HP \fB\-banscore=\fR<n> .IP -Threshold for disconnecting misbehaving peers (default: 100) +Threshold for disconnecting and discouraging misbehaving peers (default: +100) .HP \fB\-bantime=\fR<n> .IP -Number of seconds to keep misbehaving peers from reconnecting (default: +Default duration (in seconds) of manually configured bans (default: 86400) .HP \fB\-bind=\fR<addr> diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 index 3adce31dc7..f473205eca 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" "June 2020" "bitcoin-tx v0.20.0.0" "User Commands" +.TH BITCOIN-TX "1" "July 2020" "bitcoin-tx v0.20.1.0" "User Commands" .SH NAME -bitcoin-tx \- manual page for bitcoin-tx v0.20.0.0 +bitcoin-tx \- manual page for bitcoin-tx v0.20.1.0 .SH SYNOPSIS .B bitcoin-tx [\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded bitcoin transaction\/\fR @@ -9,7 +9,7 @@ bitcoin-tx \- manual page for bitcoin-tx v0.20.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.20.0.0 +Bitcoin Core bitcoin\-tx utility version v0.20.1.0 .SH OPTIONS .HP \-? diff --git a/doc/man/bitcoin-wallet.1 b/doc/man/bitcoin-wallet.1 index d33e0cb5d1..f639bb1e7b 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" "June 2020" "bitcoin-wallet v0.20.0.0" "User Commands" +.TH BITCOIN-WALLET "1" "July 2020" "bitcoin-wallet v0.20.1.0" "User Commands" .SH NAME -bitcoin-wallet \- manual page for bitcoin-wallet v0.20.0.0 +bitcoin-wallet \- manual page for bitcoin-wallet v0.20.1.0 .SH DESCRIPTION -Bitcoin Core bitcoin\-wallet version v0.20.0.0 +Bitcoin Core bitcoin\-wallet version v0.20.1.0 .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 1470b62c0a..c9ea42297a 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" "June 2020" "bitcoind v0.20.0.0" "User Commands" +.TH BITCOIND "1" "July 2020" "bitcoind v0.20.1.0" "User Commands" .SH NAME -bitcoind \- manual page for bitcoind v0.20.0.0 +bitcoind \- manual page for bitcoind v0.20.1.0 .SH SYNOPSIS .B bitcoind [\fI\,options\/\fR] \fI\,Start Bitcoin Core\/\fR .SH DESCRIPTION -Bitcoin Core version v0.20.0.0 +Bitcoin Core version v0.20.1.0 .SH OPTIONS .HP \-? @@ -169,11 +169,12 @@ datadir location. .HP \fB\-banscore=\fR<n> .IP -Threshold for disconnecting misbehaving peers (default: 100) +Threshold for disconnecting and discouraging misbehaving peers (default: +100) .HP \fB\-bantime=\fR<n> .IP -Number of seconds to keep misbehaving peers from reconnecting (default: +Default duration (in seconds) of manually configured bans (default: 86400) .HP \fB\-bind=\fR<addr> |