mirror of
https://github.com/xmrig/xmrig.git
synced 2024-11-19 02:21:04 +00:00
Merge branch 'master' of github.com:xmrig/xmrig
This commit is contained in:
commit
360f0e8ffd
1 changed files with 28 additions and 25 deletions
|
@ -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
|
-l, --log-file=FILE log all output to a file
|
||||||
--max-cpu-usage=N maximum CPU usage for automatic threads mode (default 75)
|
--max-cpu-usage=N maximum CPU usage for automatic threads mode (default 75)
|
||||||
--safe safe adjust threads and av settings for current CPU
|
--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
|
--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
|
-h, --help display this help and exit
|
||||||
-V, --version output version information and exit
|
-V, --version output version information and exit
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue