diff options
author | fanquake <fanquake@gmail.com> | 2019-08-17 12:22:06 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2019-08-20 08:16:15 +0800 |
commit | c56c9ad7210751de862f0d0122579b626db01fe4 (patch) | |
tree | ec521c2b268bc836bb3edd400b019a023fa764f1 /doc/man/bitcoind.1 | |
parent | b4472f502cc7769d9b8a85e46fc8a3b94182f20a (diff) |
doc: update manpages for 0.17.2
Diffstat (limited to 'doc/man/bitcoind.1')
-rw-r--r-- | doc/man/bitcoind.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1 index 01bd67160c..723ac2896a 100644 --- a/doc/man/bitcoind.1 +++ b/doc/man/bitcoind.1 @@ -1,12 +1,12 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. -.TH BITCOIND "1" "December 2018" "bitcoind v0.17.1.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. +.TH BITCOIND "1" "August 2019" "bitcoind v0.17.2.0" "User Commands" .SH NAME -bitcoind \- manual page for bitcoind v0.17.1.0 +bitcoind \- manual page for bitcoind v0.17.2.0 .SH SYNOPSIS .B bitcoind [\fI\,options\/\fR] \fI\,Start Bitcoin Core Daemon\/\fR .SH DESCRIPTION -Bitcoin Core Daemon version v0.17.1.0 +Bitcoin Core Daemon version v0.17.2.0 .SH OPTIONS .HP \-? @@ -88,7 +88,7 @@ Do not keep transactions in the mempool longer than <n> hours (default: .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\-8\fR to 16, 0 = auto, <0 = leave that many cores free, default: 0) .HP \fB\-persistmempool\fR |