mirror of
https://github.com/GOSTSec/sgminer
synced 2025-08-26 05:41:55 +00:00
doc: minor fix for --help message on --incognito
.
This commit is contained in:
parent
5a8f84b49b
commit
a511266959
@ -1176,7 +1176,7 @@ static struct opt_table opt_config_table[] = {
|
|||||||
#ifdef HAVE_CURSES
|
#ifdef HAVE_CURSES
|
||||||
OPT_WITHOUT_ARG("--incognito",
|
OPT_WITHOUT_ARG("--incognito",
|
||||||
opt_set_bool, &opt_incognito,
|
opt_set_bool, &opt_incognito,
|
||||||
"Do not display pool/user names in status window"),
|
"Do not display user name in status window"),
|
||||||
#endif
|
#endif
|
||||||
OPT_WITH_ARG("--intensity|-I",
|
OPT_WITH_ARG("--intensity|-I",
|
||||||
set_intensity, NULL, NULL,
|
set_intensity, NULL, NULL,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user