Skip to content

Commit

Permalink
Update manpages for 0.20.7 release
Browse files Browse the repository at this point in the history
Summary:
See title.

Depends on D4505

Test Plan: Read it.

Reviewers: #bitcoin_abc, deadalnix, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D4506
  • Loading branch information
jasonbcox committed Nov 21, 2019
1 parent 9e3c2e0 commit ee9ec97
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions doc/man/bitcoin-cli.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH BITCOIN-CLI "1" "November 2019" "bitcoin-cli v0.20.6" "User Commands"
.TH BITCOIN-CLI "1" "November 2019" "bitcoin-cli v0.20.7" "User Commands"
.SH NAME
bitcoin-cli \- manual page for bitcoin-cli v0.20.6
bitcoin-cli \- manual page for bitcoin-cli v0.20.7
.SH SYNOPSIS
.B bitcoin-cli
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Bitcoin ABC\/\fR
Expand All @@ -15,7 +15,7 @@ bitcoin-cli \- manual page for bitcoin-cli v0.20.6
.B bitcoin-cli
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
.SH DESCRIPTION
Bitcoin ABC RPC client version v0.20.6
Bitcoin ABC RPC client version v0.20.7
.SH OPTIONS
.HP
\-?
Expand Down
10 changes: 5 additions & 5 deletions doc/man/bitcoin-qt.1
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH BITCOIN-QT "1" "November 2019" "bitcoin-qt v0.20.6" "User Commands"
.TH BITCOIN-QT "1" "November 2019" "bitcoin-qt v0.20.7" "User Commands"
.SH NAME
bitcoin-qt \- manual page for bitcoin-qt v0.20.6
bitcoin-qt \- manual page for bitcoin-qt v0.20.7
.SH SYNOPSIS
.B bitcoin-qt
[\fI\,command-line options\/\fR]
.SH DESCRIPTION
Bitcoin ABC version v0.20.6 (64\-bit)
Bitcoin ABC version v0.20.7 (64\-bit)
.SH OPTIONS
.HP
\-?
Expand All @@ -23,9 +23,9 @@ long fork (%s in cmd is replaced by message)
If this block is in the chain assume that it and its ancestors are valid
and potentially skip their script verification (0 to verify all,
default:
0000000000000000017ddc9229aee1465c2d886937f4221f17670a87d25a05f0,
00000000000000000307337585f9000103c1af9f6a2655fb26ccad992480dfd1,
testnet:
00000000fbabb53ec6eddb3d56d3262f30dbb6549b391255090d351eccd01c24)
0000000000fdd666224731fc707eee787ad3f3281fd381801ef26d4fcea133f1)
.HP
\fB\-blocknotify=\fR<cmd>
.IP
Expand Down
6 changes: 3 additions & 3 deletions doc/man/bitcoin-tx.1
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH BITCOIN-TX "1" "November 2019" "bitcoin-tx v0.20.6" "User Commands"
.TH BITCOIN-TX "1" "November 2019" "bitcoin-tx v0.20.7" "User Commands"
.SH NAME
bitcoin-tx \- manual page for bitcoin-tx v0.20.6
bitcoin-tx \- manual page for bitcoin-tx v0.20.7
.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 ABC bitcoin\-tx utility version v0.20.6
Bitcoin ABC bitcoin\-tx utility version v0.20.7
.SH OPTIONS
.HP
\-?
Expand Down
10 changes: 5 additions & 5 deletions doc/man/bitcoind.1
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH BITCOIND "1" "November 2019" "bitcoind v0.20.6" "User Commands"
.TH BITCOIND "1" "November 2019" "bitcoind v0.20.7" "User Commands"
.SH NAME
bitcoind \- manual page for bitcoind v0.20.6
bitcoind \- manual page for bitcoind v0.20.7
.SH SYNOPSIS
.B bitcoind
[\fI\,options\/\fR] \fI\,Start Bitcoin ABC Daemon\/\fR
.SH DESCRIPTION
Bitcoin ABC Daemon version v0.20.6
Bitcoin ABC Daemon version v0.20.7
.SH OPTIONS
.HP
\-?
Expand All @@ -23,9 +23,9 @@ long fork (%s in cmd is replaced by message)
If this block is in the chain assume that it and its ancestors are valid
and potentially skip their script verification (0 to verify all,
default:
0000000000000000017ddc9229aee1465c2d886937f4221f17670a87d25a05f0,
00000000000000000307337585f9000103c1af9f6a2655fb26ccad992480dfd1,
testnet:
00000000fbabb53ec6eddb3d56d3262f30dbb6549b391255090d351eccd01c24)
0000000000fdd666224731fc707eee787ad3f3281fd381801ef26d4fcea133f1)
.HP
\fB\-blocknotify=\fR<cmd>
.IP
Expand Down

0 comments on commit ee9ec97

Please sign in to comment.