Handle windowtype and CHOOSE config errors
This commit is contained in:
@@ -405,7 +405,9 @@ char *argv[];
|
||||
}
|
||||
break;
|
||||
case 'w': /* windowtype */
|
||||
config_error_init(FALSE, "command line");
|
||||
choose_windows(&argv[0][2]);
|
||||
config_error_done();
|
||||
break;
|
||||
case '@':
|
||||
flags.randomall = 1;
|
||||
|
||||
Reference in New Issue
Block a user