Browse Source

cgminer.c -S help to only say Icarus

nfactor-troky
Kano 12 years ago
parent
commit
8959f8d0ae
  1. 2
      cgminer.c

2
cgminer.c

@ -1102,7 +1102,7 @@ static struct opt_table opt_config_table[] = { @@ -1102,7 +1102,7 @@ static struct opt_table opt_config_table[] = {
#ifdef USE_FPGA_SERIAL
OPT_WITH_ARG("--scan-serial|-S",
add_serial, NULL, NULL,
"Serial port to probe for FPGA Mining device"),
"Serial port to probe for Icarus FPGA Mining device"),
#endif
OPT_WITH_ARG("--scan-time|-s",
set_int_0_to_9999, opt_show_intval, &opt_scantime,

Loading…
Cancel
Save