mirror of
https://github.com/xmrig/xmrig.git
synced 2025-01-20 17:54:40 +00:00
Add "--nicehash" to help output.
This commit is contained in:
parent
187c7680cc
commit
c19fe3cea7
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ Options:\n\
|
||||||
-c, --config=FILE load a JSON-format configuration file\n\
|
-c, --config=FILE load a JSON-format configuration file\n\
|
||||||
--max-cpu-usage=N maximum CPU usage for automatic threads mode (default 75)\n\
|
--max-cpu-usage=N maximum CPU usage for automatic threads mode (default 75)\n\
|
||||||
--safe safe adjust threads and av settings for current CPU\n\
|
--safe safe adjust threads and av settings for current CPU\n\
|
||||||
|
--nicehash enable nicehash support\n\
|
||||||
-h, --help display this help and exit\n\
|
-h, --help display this help and exit\n\
|
||||||
-V, --version output version information and exit\n\
|
-V, --version output version information and exit\n\
|
||||||
";
|
";
|
||||||
|
|
Loading…
Reference in a new issue