mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-22 20:44:19 +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
|
||||
OPT_WITHOUT_ARG("--incognito",
|
||||
opt_set_bool, &opt_incognito,
|
||||
"Do not display pool/user names in status window"),
|
||||
"Do not display user name in status window"),
|
||||
#endif
|
||||
OPT_WITH_ARG("--intensity|-I",
|
||||
set_intensity, NULL, NULL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user