diff options
Diffstat (limited to 'doc/man/bitcoind.1')
-rw-r--r-- | doc/man/bitcoind.1 | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1 index 4a88d7a179..272417de0b 100644 --- a/doc/man/bitcoind.1 +++ b/doc/man/bitcoind.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH BITCOIND "1" "September 2017" "bitcoind v0.15.0.1" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. +.TH BITCOIND "1" "September 2018" "bitcoind v0.15.2" "User Commands" .SH NAME -bitcoind \- manual page for bitcoind v0.15.0.1 +bitcoind \- manual page for bitcoind v0.15.2 .SH DESCRIPTION -Bitcoin Core Daemon version v0.15.0.1\-dirty +Bitcoin Core Daemon version v0.15.2 .SS "Usage:" .TP bitcoind [options] @@ -81,7 +81,7 @@ Extra transactions to keep in memory for compact block reconstructions .HP \fB\-par=\fR<n> .IP -Set the number of script verification threads (\fB\-6\fR to 16, 0 = auto, <0 = +Set the number of script verification threads (\fB\-4\fR to 16, 0 = auto, <0 = leave that many cores free, default: 0) .HP \fB\-pid=\fR<file> @@ -453,11 +453,12 @@ Block creation options: .HP \fB\-blockmaxweight=\fR<n> .IP -Set maximum BIP141 block weight (default: 3000000) +Set maximum BIP141 block weight (default: 3996000) .HP \fB\-blockmaxsize=\fR<n> .IP -Set maximum block size in bytes (default: 750000) +Set maximum BIP141 block weight to this * 4. Deprecated, use +blockmaxweight .HP \fB\-blockmintxfee=\fR<amt> .IP |