|
@@ -5627,8 +5627,8 @@ static void display_options(void)
|
|
|
|
|
|
|
|
opt_loginput = true;
|
|
opt_loginput = true;
|
|
|
immedok(logwin, true);
|
|
immedok(logwin, true);
|
|
|
- clear_logwin();
|
|
|
|
|
retry:
|
|
retry:
|
|
|
|
|
+ clear_logwin();
|
|
|
wlogprint("[N]ormal [C]lear [S]ilent mode (disable all output)\n");
|
|
wlogprint("[N]ormal [C]lear [S]ilent mode (disable all output)\n");
|
|
|
wlogprint("[D]ebug:%s\n[P]er-device:%s\n[Q]uiet:%s\n[V]erbose:%s\n"
|
|
wlogprint("[D]ebug:%s\n[P]er-device:%s\n[Q]uiet:%s\n[V]erbose:%s\n"
|
|
|
"[R]PC debug:%s\n[W]orkTime details:%s\nsu[M]mary detail level:%s\n"
|
|
"[R]PC debug:%s\n[W]orkTime details:%s\nsu[M]mary detail level:%s\n"
|