Using debug for -c as well
This commit is contained in:
parent
6ac084844e
commit
99f401018d
@ -1727,6 +1727,7 @@ int main(int argc, char *argv[]) {
|
||||
break;
|
||||
case 'c':
|
||||
detect_only = true;
|
||||
debug = 1;
|
||||
break;
|
||||
case 'V':
|
||||
show_version();
|
||||
|
Loading…
Reference in New Issue
Block a user