1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-23 04:54:26 +00:00

doc: minor fix for --help message on --incognito.

This commit is contained in:
Noel Maersk 2014-02-28 03:35:32 +02:00
parent 5a8f84b49b
commit a511266959

View File

@ -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,