changed command line parameter from cmplog_cores to cmplog-cores
This commit is contained in:
parent
ed26319a21
commit
1181728a4f
@ -121,7 +121,7 @@ impl FridaOptions {
|
||||
panic!("cmplog feature is disabled!")
|
||||
}
|
||||
}
|
||||
"cmplog_cores" => {
|
||||
"cmplog-cores" => {
|
||||
cmplog_cores = parse_core_bind_arg(value);
|
||||
}
|
||||
_ => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user