Fix doc test.

This commit is contained in:
Gav Wood
2016-06-27 19:16:26 +02:00
parent 2a51a30d41
commit a102015ecf
3 changed files with 6 additions and 4 deletions

View File

@@ -133,8 +133,8 @@ Sealing/Mining Options:
NOTE: MINING WILL NOT WORK WITHOUT THIS OPTION.
--force-sealing Force the node to author new blocks as if it were
always sealing/mining.
--reseal-on-txs Specify which transactions should force the node
to reseal a block. One of:
--reseal-on-txs SET Specify which transactions should force the node
to reseal a block. SET is one of:
none - never reseal on new transactions;
own - reseal only on a new local transaction;
ext - reseal only on a new external transaction;