Fixes #83 - Enhancement to --justlaunch (implicit --debug)
This commit is contained in:
parent
590da67714
commit
6d61b7ca7c
@ -1848,6 +1848,7 @@ int main(int argc, char *argv[]) {
|
||||
case 'L':
|
||||
interactive = false;
|
||||
justlaunch = true;
|
||||
debug = 1;
|
||||
break;
|
||||
case 'c':
|
||||
detect_only = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user