diff options
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/bitcoin-cli.1 | 8 | ||||
-rw-r--r-- | doc/man/bitcoin-qt.1 | 15 | ||||
-rw-r--r-- | doc/man/bitcoin-tx.1 | 8 | ||||
-rw-r--r-- | doc/man/bitcoind.1 | 15 |
4 files changed, 24 insertions, 22 deletions
diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1 index c4512c07d2..7401b67d05 100644 --- a/doc/man/bitcoin-cli.1 +++ b/doc/man/bitcoin-cli.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH BITCOIN-CLI "1" "September 2017" "bitcoin-cli v0.15.0.1" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. +.TH BITCOIN-CLI "1" "September 2018" "bitcoin-cli v0.15.2" "User Commands" .SH NAME -bitcoin-cli \- manual page for bitcoin-cli v0.15.0.1 +bitcoin-cli \- manual page for bitcoin-cli v0.15.2 .SH DESCRIPTION -Bitcoin Core RPC client version v0.15.0.1\-dirty +Bitcoin Core RPC client version v0.15.2 .SS "Usage:" .TP bitcoin\-cli [options] <command> [params] diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 index f83b0b0644..2940a55e85 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" "September 2017" "bitcoin-qt v0.15.0.1" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. +.TH BITCOIN-QT "1" "September 2018" "bitcoin-qt v0.15.2" "User Commands" .SH NAME -bitcoin-qt \- manual page for bitcoin-qt v0.15.0.1 +bitcoin-qt \- manual page for bitcoin-qt v0.15.2 .SH DESCRIPTION -Bitcoin Core version v0.15.0.1\-dirty (64\-bit) +Bitcoin Core version v0.15.2 (64\-bit) Usage: .IP bitcoin\-qt [command\-line options] @@ -76,7 +76,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> @@ -448,11 +448,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 diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 index 82f124aaac..3e6945b975 100644 --- a/doc/man/bitcoin-tx.1 +++ b/doc/man/bitcoin-tx.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH BITCOIN-TX "1" "September 2017" "bitcoin-tx v0.15.0.1" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. +.TH BITCOIN-TX "1" "September 2018" "bitcoin-tx v0.15.2" "User Commands" .SH NAME -bitcoin-tx \- manual page for bitcoin-tx v0.15.0.1 +bitcoin-tx \- manual page for bitcoin-tx v0.15.2 .SH DESCRIPTION -Bitcoin Core bitcoin\-tx utility version v0.15.0.1\-dirty +Bitcoin Core bitcoin\-tx utility version v0.15.2 .SS "Usage:" .TP bitcoin\-tx [options] <hex\-tx> [commands] 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 |