1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-07 07:55:04 -05:00

Update README.md

This commit is contained in:
xmrig
2018-01-07 21:36:49 +07:00
committed by GitHub
parent 49b45ddd18
commit d73bee81ab

View File

@@ -71,8 +71,11 @@ For failover you can add multiple pools, maximum count not limited.
-l, --log-file=FILE log all output to a file
--max-cpu-usage=N maximum CPU usage for automatic threads mode (default 75)
--safe safe adjust threads and av settings for current CPU
--nicehash enable nicehash support
--nicehash enable nicehash/xmrig-proxy support
--print-time=N print hashrate report every N seconds
--api-port=N port for the miner API
--api-access-token=T access token for API
--api-worker-id=ID custom worker-id for API
-h, --help display this help and exit
-V, --version output version information and exit
```