Commit 5fc10682cce930b93f72f06b0082684061aa6ca1

James Hilliard 2014-07-22T15:29:31

rockminer frequency is between 200 and 400 MHz

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README b/README
index 8bce6b2..cc72853 100644
--- a/README
+++ b/README
@@ -243,7 +243,7 @@ Options for both config file and command line:
 --quiet|-q          Disable logging output, display status and errors
 --quota|-U <arg>    quota;URL combination for server with load-balance strategy quotas
 --real-quiet        Disable all output
---rock-freq <arg>   Set RockMiner frequency in MHz, range 125-500 (default: 270)
+--rock-freq <arg>   Set RockMiner frequency in MHz, range 200-400 (default: 270)
 --rotate <arg>      Change multipool strategy from failover to regularly rotate at N minutes (default: 0)
 --round-robin       Change multipool strategy from failover to round robin on failure
 --scan-time|-s <arg> Upper bound on time spent scanning current work, in seconds (default: -1)