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