add lost option

This commit is contained in:
Ilya Bulakh 2019-10-03 22:37:49 +03:00 committed by GitHub
parent 919a6c0cc4
commit f0ebe6677b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```