add lost option
This commit is contained in:
parent
919a6c0cc4
commit
f0ebe6677b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
--randomx-no-numa disable NUMA support for RandomX
|
||||||
--export-topology export hwloc topology to a XML file and exit
|
--export-topology export hwloc topology to a XML file and exit
|
||||||
--dry-run test configuration and exit
|
--dry-run test configuration and exit
|
||||||
|
--coin specify the coin to mine
|
||||||
-h, --help display this help and exit
|
-h, --help display this help and exit
|
||||||
-V, --version output version information and exit
|
-V, --version output version information and exit
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue