Skip to content

Commit

Permalink
doc: Generate manpages for 0.19.0.1
Browse files Browse the repository at this point in the history
Tree-SHA512: d53a2bfa5bc589e7130cf8cd1627083ad7c72a197cbd80754c9dcf78e3775021fbd6426c5762f5f3e52e4b23ed06387c0be224914e0f98d14f3f7e51ee66c809
  • Loading branch information
laanwj committed Nov 18, 2019
1 parent 890dc0a commit 1bc9988
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions 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" "October 2019" "bitcoin-cli v0.19.0.0" "User Commands"
.TH BITCOIN-CLI "1" "November 2019" "bitcoin-cli v0.19.0.1" "User Commands"
.SH NAME
bitcoin-cli \- manual page for bitcoin-cli v0.19.0.0
bitcoin-cli \- manual page for bitcoin-cli v0.19.0.1
.SH SYNOPSIS
.B bitcoin-cli
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Bitcoin Core\/\fR
Expand All @@ -15,7 +15,7 @@ bitcoin-cli \- manual page for bitcoin-cli v0.19.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.19.0.0
Bitcoin Core RPC client version v0.19.0.1
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions 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" "October 2019" "bitcoin-qt v0.19.0.0" "User Commands"
.TH BITCOIN-QT "1" "November 2019" "bitcoin-qt v0.19.0.1" "User Commands"
.SH NAME
bitcoin-qt \- manual page for bitcoin-qt v0.19.0.0
bitcoin-qt \- manual page for bitcoin-qt v0.19.0.1
.SH SYNOPSIS
.B bitcoin-qt
[\fI\,command-line options\/\fR]
.SH DESCRIPTION
Bitcoin Core version v0.19.0.0 (64\-bit)
Bitcoin Core version v0.19.0.1 (64\-bit)
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/bitcoin-tx.1
@@ -1,15 +1,15 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH BITCOIN-TX "1" "October 2019" "bitcoin-tx v0.19.0.0" "User Commands"
.TH BITCOIN-TX "1" "November 2019" "bitcoin-tx v0.19.0.1" "User Commands"
.SH NAME
bitcoin-tx \- manual page for bitcoin-tx v0.19.0.0
bitcoin-tx \- manual page for bitcoin-tx v0.19.0.1
.SH SYNOPSIS
.B bitcoin-tx
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded bitcoin transaction\/\fR
.br
.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.0.0
Bitcoin Core bitcoin\-tx utility version v0.19.0.1
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions 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" "October 2019" "bitcoin-wallet v0.19.0.0" "User Commands"
.TH BITCOIN-WALLET "1" "November 2019" "bitcoin-wallet v0.19.0.1" "User Commands"
.SH NAME
bitcoin-wallet \- manual page for bitcoin-wallet v0.19.0.0
bitcoin-wallet \- manual page for bitcoin-wallet v0.19.0.1
.SH DESCRIPTION
Bitcoin Core bitcoin\-wallet version v0.19.0.0
Bitcoin Core bitcoin\-wallet version v0.19.0.1
.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.
Expand Down
6 changes: 3 additions & 3 deletions doc/man/bitcoind.1
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH BITCOIND "1" "October 2019" "bitcoind v0.19.0.0" "User Commands"
.TH BITCOIND "1" "November 2019" "bitcoind v0.19.0.1" "User Commands"
.SH NAME
bitcoind \- manual page for bitcoind v0.19.0.0
bitcoind \- manual page for bitcoind v0.19.0.1
.SH SYNOPSIS
.B bitcoind
[\fI\,options\/\fR] \fI\,Start Bitcoin Core\/\fR
.SH DESCRIPTION
Bitcoin Core version v0.19.0.0
Bitcoin Core version v0.19.0.1
.SH OPTIONS
.HP
\-?
Expand Down

0 comments on commit 1bc9988

Please sign in to comment.