Browse Source

using more concise description

nfactor-troky
Chris Chua 11 years ago
parent
commit
dc4ca0de97
  1. 2
      cgminer.c

2
cgminer.c

@ -1077,7 +1077,7 @@ static struct opt_table opt_config_table[] = { @@ -1077,7 +1077,7 @@ static struct opt_table opt_config_table[] = {
"Set avalon target temperature"),
OPT_WITH_ARG("--bitburner-voltage",
opt_set_intval, NULL, &opt_bitburner_core_voltage,
"Set ASIC core voltage (for BitBurner boards only), in millivolts"),
"Set BitBurner core voltage, in millivolts"),
#endif
OPT_WITHOUT_ARG("--load-balance",
set_loadbalance, &pool_strategy,

Loading…
Cancel
Save