diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-07-20 14:53:40 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-07-20 14:54:20 +0200 |
commit | 2848aa808fde462c27bc36de982d7ed74e882a7b (patch) | |
tree | 0ad129578f4e323547b1fd7c20076c008329e11c /doc/man/bitcoin-qt.1 | |
parent | 08ca3144104aa61237ad6b30f8ed86628f493a2b (diff) | |
parent | 0296b9c85e942686df7ef40333e07e9b1802b892 (diff) |
Merge #13703: 0.16.2: [doc] Bump manpagesv0.16.2
0296b9c85e942686df7ef40333e07e9b1802b892 0.16.2: Bump manpages (MarcoFalke)
Pull request description:
Tree-SHA512: 6fffb8ca0e3f2fbbb7561bf9e8710b1ece6475cc76d56120b790b0fa6261cb7a06f65816ab49a37e1ef5b99883d3e9649ac7f8dcabcfb716de03ca85a86cd320
Diffstat (limited to 'doc/man/bitcoin-qt.1')
-rw-r--r-- | doc/man/bitcoin-qt.1 | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 index 36f729f3cc..41302ac787 100644 --- a/doc/man/bitcoin-qt.1 +++ b/doc/man/bitcoin-qt.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH BITCOIN-QT "1" "January 2018" "bitcoin-qt v0.16.0.0" "User Commands" +.TH BITCOIN-QT "1" "July 2018" "bitcoin-qt v0.16.2.0" "User Commands" .SH NAME -bitcoin-qt \- manual page for bitcoin-qt v0.16.0.0 +bitcoin-qt \- manual page for bitcoin-qt v0.16.2.0 .SH DESCRIPTION -Bitcoin Core version v0.16.0.0 (64\-bit) +Bitcoin Core version v0.16.2.0 (64\-bit) Usage: .IP bitcoin\-qt [command\-line options] @@ -469,11 +469,6 @@ Block creation options: .IP Set maximum BIP141 block weight (default: 3996000) .HP -\fB\-blockmaxsize=\fR<n> -.IP -Set maximum BIP141 block weight to this * 4. Deprecated, use -blockmaxweight -.HP \fB\-blockmintxfee=\fR<amt> .IP Set lowest fee rate (in BTC/kB) for transactions to be included in block |