diff options
author | Wladimir J. van der Laan <laanwj@protonmail.com> | 2020-02-10 15:25:50 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@protonmail.com> | 2020-02-10 15:26:11 +0100 |
commit | c3caf2d84c68b4b99ffb4df9b64e3d06eb577963 (patch) | |
tree | f41482d4802a82522c553083dd16989c20590e79 | |
parent | e5322d6dad5958a96cc174e36f176df773e01f43 (diff) |
doc: UNIX manual pages update for rc2
Tree-SHA512: 23fc6e3712608a2d4ccec5ee2d0efdb3f8df8093f555890611039881a78147eee3a5226aade13d750e88be8f6814699424606b32cf7947faa6c034f1ff2dd81a
-rw-r--r-- | doc/man/bitcoin-cli.1 | 2 | ||||
-rw-r--r-- | doc/man/bitcoin-qt.1 | 4 | ||||
-rw-r--r-- | doc/man/bitcoin-tx.1 | 2 | ||||
-rw-r--r-- | doc/man/bitcoin-wallet.1 | 2 | ||||
-rw-r--r-- | doc/man/bitcoind.1 | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1 index ce5b55480e..87a2c52e21 100644 --- a/doc/man/bitcoin-cli.1 +++ b/doc/man/bitcoin-cli.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. -.TH BITCOIN-CLI "1" "January 2020" "bitcoin-cli v0.19.1.0" "User Commands" +.TH BITCOIN-CLI "1" "February 2020" "bitcoin-cli v0.19.1.0" "User Commands" .SH NAME bitcoin-cli \- manual page for bitcoin-cli v0.19.1.0 .SH SYNOPSIS diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 index 66c6d1992b..7e6916c492 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" "January 2020" "bitcoin-qt v0.19.1.0" "User Commands" +.TH BITCOIN-QT "1" "February 2020" "bitcoin-qt v0.19.1.0" "User Commands" .SH NAME bitcoin-qt \- manual page for bitcoin-qt v0.19.1.0 .SH SYNOPSIS .B bitcoin-qt [\fI\,command-line options\/\fR] .SH DESCRIPTION -Bitcoin Core version v0.19.0.1\-1299a1a11f9bf125558e1e3e7d11826909ae66cb (64\-bit) +Bitcoin Core version v0.19.1.0 (64\-bit) .SH OPTIONS .HP \-? diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 index f1904f0332..3e93d22f5d 100644 --- a/doc/man/bitcoin-tx.1 +++ b/doc/man/bitcoin-tx.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. -.TH BITCOIN-TX "1" "January 2020" "bitcoin-tx v0.19.1.0" "User Commands" +.TH BITCOIN-TX "1" "February 2020" "bitcoin-tx v0.19.1.0" "User Commands" .SH NAME bitcoin-tx \- manual page for bitcoin-tx v0.19.1.0 .SH SYNOPSIS diff --git a/doc/man/bitcoin-wallet.1 b/doc/man/bitcoin-wallet.1 index e062fb2d64..4ec996a52c 100644 --- a/doc/man/bitcoin-wallet.1 +++ b/doc/man/bitcoin-wallet.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. -.TH BITCOIN-WALLET "1" "January 2020" "bitcoin-wallet v0.19.1.0" "User Commands" +.TH BITCOIN-WALLET "1" "February 2020" "bitcoin-wallet v0.19.1.0" "User Commands" .SH NAME bitcoin-wallet \- manual page for bitcoin-wallet v0.19.1.0 .SH DESCRIPTION diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1 index d179ca12f3..002a501877 100644 --- a/doc/man/bitcoind.1 +++ b/doc/man/bitcoind.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. -.TH BITCOIND "1" "January 2020" "bitcoind v0.19.1.0" "User Commands" +.TH BITCOIND "1" "February 2020" "bitcoind v0.19.1.0" "User Commands" .SH NAME bitcoind \- manual page for bitcoind v0.19.1.0 .SH SYNOPSIS |