Commit 14ca88837326556e161cb7925aa09a57b8ae1302

ckolivas 2011-06-23T14:59:17

Update help.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/cpu-miner.c b/cpu-miner.c
index d243d12..96f07bf 100644
--- a/cpu-miner.c
+++ b/cpu-miner.c
@@ -183,7 +183,7 @@ static struct option_help options_help[] = {
 	  "(-D) Enable debug output (default: off)" },
 
 	{ "intensity",
-	  "(-I) Intensity of scanning (0 - 15, default 4)" },
+	  "(-I) Intensity of scanning (0 - 16, default 5)" },
 
 	{ "ndevs",
 	  "(-n) Display number of detected GPUs" },