From f0ebe6677bd2c5ae5c54c3d7b015a2379eee480b Mon Sep 17 00:00:00 2001 From: Ilya Bulakh Date: Thu, 3 Oct 2019 22:37:49 +0300 Subject: [PATCH] add lost option --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be1ed702..e866b5ee 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ The preferred way to configure the miner is the [JSON config file](src/config.js --randomx-no-numa disable NUMA support for RandomX --export-topology export hwloc topology to a XML file and exit --dry-run test configuration and exit + --coin specify the coin to mine -h, --help display this help and exit -V, --version output version information and exit ```