Skip to content

Commit

Permalink
Updated manpages for 0.20.6 release
Browse files Browse the repository at this point in the history
Summary: Depends on D4409

Test Plan: Read it.

Reviewers: #bitcoin_abc, deadalnix, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D4410
  • Loading branch information
jasonbcox committed Nov 8, 2019
1 parent 86502f1 commit 831f364
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 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" "October 2019" "bitcoin-cli v0.20.5" "User Commands"
.TH BITCOIN-CLI "1" "November 2019" "bitcoin-cli v0.20.6" "User Commands"
.SH NAME
bitcoin-cli \- manual page for bitcoin-cli v0.20.5
bitcoin-cli \- manual page for bitcoin-cli v0.20.6
.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.5
.B bitcoin-cli
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
.SH DESCRIPTION
Bitcoin ABC RPC client version v0.20.5
Bitcoin ABC RPC client version v0.20.6
.SH OPTIONS
.HP
\-?
Expand Down
8 changes: 4 additions & 4 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" "October 2019" "bitcoin-qt v0.20.5" "User Commands"
.TH BITCOIN-QT "1" "November 2019" "bitcoin-qt v0.20.6" "User Commands"
.SH NAME
bitcoin-qt \- manual page for bitcoin-qt v0.20.5
bitcoin-qt \- manual page for bitcoin-qt v0.20.6
.SH SYNOPSIS
.B bitcoin-qt
[\fI\,command-line options\/\fR]
.SH DESCRIPTION
Bitcoin ABC version v0.20.5 (64\-bit)
Bitcoin ABC version v0.20.6 (64\-bit)
.SH OPTIONS
.HP
\-?
Expand All @@ -23,7 +23,7 @@ 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:
00000000000000000108949fa3b9135d96cc4a8035d78f71f2d20d48ddba0fcc,
0000000000000000017ddc9229aee1465c2d886937f4221f17670a87d25a05f0,
testnet:
00000000fbabb53ec6eddb3d56d3262f30dbb6549b391255090d351eccd01c24)
.HP
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" "October 2019" "bitcoin-tx v0.20.5" "User Commands"
.TH BITCOIN-TX "1" "November 2019" "bitcoin-tx v0.20.6" "User Commands"
.SH NAME
bitcoin-tx \- manual page for bitcoin-tx v0.20.5
bitcoin-tx \- manual page for bitcoin-tx v0.20.6
.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.5
Bitcoin ABC bitcoin\-tx utility version v0.20.6
.SH OPTIONS
.HP
\-?
Expand Down
8 changes: 4 additions & 4 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" "October 2019" "bitcoind v0.20.5" "User Commands"
.TH BITCOIND "1" "November 2019" "bitcoind v0.20.6" "User Commands"
.SH NAME
bitcoind \- manual page for bitcoind v0.20.5
bitcoind \- manual page for bitcoind v0.20.6
.SH SYNOPSIS
.B bitcoind
[\fI\,options\/\fR] \fI\,Start Bitcoin ABC Daemon\/\fR
.SH DESCRIPTION
Bitcoin ABC Daemon version v0.20.5
Bitcoin ABC Daemon version v0.20.6
.SH OPTIONS
.HP
\-?
Expand All @@ -23,7 +23,7 @@ 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:
00000000000000000108949fa3b9135d96cc4a8035d78f71f2d20d48ddba0fcc,
0000000000000000017ddc9229aee1465c2d886937f4221f17670a87d25a05f0,
testnet:
00000000fbabb53ec6eddb3d56d3262f30dbb6549b391255090d351eccd01c24)
.HP
Expand Down

0 comments on commit 831f364

Please sign in to comment.