From 11d27bc4ea472915aa814749a8e8c0c8e60d0b77 Mon Sep 17 00:00:00 2001 From: snipeTR <31975916+snipeTR@users.noreply.github.com> Date: Thu, 25 Oct 2018 14:07:49 +0300 Subject: [PATCH] Update ConfigLoader_platform.h Update help -threads --- src/core/ConfigLoader_platform.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/ConfigLoader_platform.h b/src/core/ConfigLoader_platform.h index 54546211..edb89933 100644 --- a/src/core/ConfigLoader_platform.h +++ b/src/core/ConfigLoader_platform.h @@ -59,7 +59,7 @@ Options:\n\ -u, --user=USERNAME username for mining server\n\ -p, --pass=PASSWORD password for mining server\n\ --rig-id=ID rig identifier for pool-side statistics (needs pool support)\n\ - -t, --threads=N number of miner threads\n\ + -t, --threads=N number of miner threads, if use config.json "all" max threads\n\ -v, --av=N algorithm variation, 0 auto select\n\ -k, --keepalive send keepalived packet for prevent timeout (needs pool support)\n\ --nicehash enable nicehash.com support\n\