diff options
author | Wladimir J. van der Laan <laanwj@protonmail.com> | 2020-06-02 09:42:49 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@protonmail.com> | 2020-06-02 09:43:04 +0200 |
commit | a62f0ed64f8bbbdfe6467ac5ce92ef5b5222d1bd (patch) | |
tree | 427a6589da958647010c682c63fcc33a83be6288 | |
parent | 808c8d15fe0754b10c2633f66d100e01b2939ab4 (diff) |
doc: Manpages update pre-finalv0.20.0
Tree-SHA512: 00d03cb9913a7fe3fe90b12a866e88e08c79fdfdb05fcf043d77623b2d30cadd56557db1f225b428fd03d4b4bc4f24f66205d8330d025ed015d3a12dffd5222e
-rw-r--r-- | doc/man/bitcoin-cli.1 | 4 | ||||
-rw-r--r-- | doc/man/bitcoin-qt.1 | 4 | ||||
-rw-r--r-- | doc/man/bitcoin-tx.1 | 4 | ||||
-rw-r--r-- | doc/man/bitcoin-wallet.1 | 4 | ||||
-rw-r--r-- | doc/man/bitcoind.1 | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1 index 3ae18f2c01..415ddb7b0d 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" "April 2020" "bitcoin-cli v0.20.0.0" "User Commands" +.\" 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" .SH NAME bitcoin-cli \- manual page for bitcoin-cli v0.20.0.0 .SH SYNOPSIS diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 index 1a67558e9e..0cad7ad634 100644 --- a/doc/man/bitcoin-qt.1 +++ b/doc/man/bitcoin-qt.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. -.TH BITCOIN-QT "1" "April 2020" "bitcoin-qt v0.20.0.0" "User Commands" +.\" 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" .SH NAME bitcoin-qt \- manual page for bitcoin-qt v0.20.0.0 .SH SYNOPSIS diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 index 3e78dfa7f4..3adce31dc7 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" "April 2020" "bitcoin-tx v0.20.0.0" "User Commands" +.\" 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" .SH NAME bitcoin-tx \- manual page for bitcoin-tx v0.20.0.0 .SH SYNOPSIS diff --git a/doc/man/bitcoin-wallet.1 b/doc/man/bitcoin-wallet.1 index fa0acd287e..d33e0cb5d1 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" "April 2020" "bitcoin-wallet v0.20.0.0" "User Commands" +.\" 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" .SH NAME bitcoin-wallet \- manual page for bitcoin-wallet v0.20.0.0 .SH DESCRIPTION diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1 index dbe0c602fc..1470b62c0a 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" "April 2020" "bitcoind v0.20.0.0" "User Commands" +.\" 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" .SH NAME bitcoind \- manual page for bitcoind v0.20.0.0 .SH SYNOPSIS |