mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-05 11:34:16 +00:00
cgminer.c -S help to only say Icarus
This commit is contained in:
parent
ed480de9c1
commit
8959f8d0ae
@ -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…
x
Reference in New Issue
Block a user