Merge branch 'master' of github.com:xmrig/xmrig

This commit is contained in:
XMRig 2018-01-10 17:35:40 +07:00
commit 360f0e8ffd

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