diff options
author | Wladimir J. van der Laan <laanwj@protonmail.com> | 2020-12-10 21:24:31 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@protonmail.com> | 2020-12-10 21:24:49 +0100 |
commit | e301a9fde3513c24ef9e77fa7c2864f993ef871e (patch) | |
tree | 2e45324886ed076df8a13f955b73f98a490966fd | |
parent | f8d2a04847c6cfaa6b8330e9e90dee2fd5e959e8 (diff) |
doc: Pre-rc1 manual pages updatev0.19.2rc1
Tree-SHA512: 3cb1dc12a6cf66e3a17baa8242fb0826b4a1c6123f40f18327873a7fbe568a93084c8595027aa39d4a9462a956a35f2bd934953e56f5df64e31de7455d1abda6
-rw-r--r-- | doc/man/bitcoin-cli.1 | 8 | ||||
-rw-r--r-- | doc/man/bitcoin-qt.1 | 8 | ||||
-rw-r--r-- | doc/man/bitcoin-tx.1 | 8 | ||||
-rw-r--r-- | doc/man/bitcoin-wallet.1 | 8 | ||||
-rw-r--r-- | doc/man/bitcoind.1 | 8 |
5 files changed, 20 insertions, 20 deletions
diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1 index 87a2c52e21..6933c1ea2f 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" "February 2020" "bitcoin-cli v0.19.1.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. +.TH BITCOIN-CLI "1" "December 2020" "bitcoin-cli v0.19.2.0" "User Commands" .SH NAME -bitcoin-cli \- manual page for bitcoin-cli v0.19.1.0 +bitcoin-cli \- manual page for bitcoin-cli v0.19.2.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.19.1.0 .B bitcoin-cli [\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR .SH DESCRIPTION -Bitcoin Core RPC client version v0.19.1.0 +Bitcoin Core RPC client version v0.19.2.0 .SH OPTIONS .HP \-? diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 index 7e6916c492..325df07033 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" "February 2020" "bitcoin-qt v0.19.1.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. +.TH BITCOIN-QT "1" "December 2020" "bitcoin-qt v0.19.2.0" "User Commands" .SH NAME -bitcoin-qt \- manual page for bitcoin-qt v0.19.1.0 +bitcoin-qt \- manual page for bitcoin-qt v0.19.2.0 .SH SYNOPSIS .B bitcoin-qt [\fI\,command-line options\/\fR] .SH DESCRIPTION -Bitcoin Core version v0.19.1.0 (64\-bit) +Bitcoin Core version v0.19.2.0 (64\-bit) .SH OPTIONS .HP \-? diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 index 3e93d22f5d..fbeb3a4fd3 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" "February 2020" "bitcoin-tx v0.19.1.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. +.TH BITCOIN-TX "1" "December 2020" "bitcoin-tx v0.19.2.0" "User Commands" .SH NAME -bitcoin-tx \- manual page for bitcoin-tx v0.19.1.0 +bitcoin-tx \- manual page for bitcoin-tx v0.19.2.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.19.1.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.19.1.0 +Bitcoin Core bitcoin\-tx utility version v0.19.2.0 .SH OPTIONS .HP \-? diff --git a/doc/man/bitcoin-wallet.1 b/doc/man/bitcoin-wallet.1 index 4ec996a52c..75dbee430d 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" "February 2020" "bitcoin-wallet v0.19.1.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. +.TH BITCOIN-WALLET "1" "December 2020" "bitcoin-wallet v0.19.2.0" "User Commands" .SH NAME -bitcoin-wallet \- manual page for bitcoin-wallet v0.19.1.0 +bitcoin-wallet \- manual page for bitcoin-wallet v0.19.2.0 .SH DESCRIPTION -Bitcoin Core bitcoin\-wallet version v0.19.1.0 +Bitcoin Core bitcoin\-wallet version v0.19.2.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 002a501877..b4241b0af4 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" "February 2020" "bitcoind v0.19.1.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. +.TH BITCOIND "1" "December 2020" "bitcoind v0.19.2.0" "User Commands" .SH NAME -bitcoind \- manual page for bitcoind v0.19.1.0 +bitcoind \- manual page for bitcoind v0.19.2.0 .SH SYNOPSIS .B bitcoind [\fI\,options\/\fR] \fI\,Start Bitcoin Core\/\fR .SH DESCRIPTION -Bitcoin Core version v0.19.1.0 +Bitcoin Core version v0.19.2.0 .SH OPTIONS .HP \-? |