From 77e7d5ca5cfe8f018ccde530c07a9e004c16c7cd Mon Sep 17 00:00:00 2001 From: UdjinM6 Date: Fri, 17 Jan 2020 17:43:07 +0300 Subject: [PATCH] Update man pages (#3291) --- doc/man/dash-qt.1 | 6 +++++- doc/man/dashd.1 | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/doc/man/dash-qt.1 b/doc/man/dash-qt.1 index 0535b92e34..4caaec5cff 100644 --- a/doc/man/dash-qt.1 +++ b/doc/man/dash-qt.1 @@ -69,6 +69,10 @@ Do not keep transactions in the mempool longer than hours (default: .IP Whether to save the mempool on shutdown and load on restart (default: 1) .HP +\fB\-syncmempool\fR +.IP +Sync mempool from other nodes on start (default: 1) +.HP \fB\-blockreconstructionextratxn=\fR .IP Extra transactions to keep in memory for compact block reconstructions @@ -561,7 +565,7 @@ Use N separate masternodes for each denominated input to mix funds .HP \fB\-privatesendamount=\fR .IP -Keep N DASH mixed (2\-21000000, default: 1000) +Target PrivateSend balance (2\-21000000, default: 1000) .HP \fB\-privatesenddenoms=\fR .IP diff --git a/doc/man/dashd.1 b/doc/man/dashd.1 index 40b39a25d8..134f9eb8f4 100644 --- a/doc/man/dashd.1 +++ b/doc/man/dashd.1 @@ -74,6 +74,10 @@ Do not keep transactions in the mempool longer than hours (default: .IP Whether to save the mempool on shutdown and load on restart (default: 1) .HP +\fB\-syncmempool\fR +.IP +Sync mempool from other nodes on start (default: 1) +.HP \fB\-blockreconstructionextratxn=\fR .IP Extra transactions to keep in memory for compact block reconstructions @@ -562,7 +566,7 @@ Use N separate masternodes for each denominated input to mix funds .HP \fB\-privatesendamount=\fR .IP -Keep N DASH mixed (2\-21000000, default: 1000) +Target PrivateSend balance (2\-21000000, default: 1000) .HP \fB\-privatesenddenoms=\fR .IP