mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-15 19:38:09 +00:00
-t help
This commit is contained in:
@ -103,7 +103,8 @@ static void usage(u8 *argv0, int more_help) {
|
||||
" quad -- see docs/power_schedules.md\n"
|
||||
" -f file - location read by the fuzzed program (default: stdin "
|
||||
"or @@)\n"
|
||||
" -t msec - timeout for each run (auto-scaled, 50-%u ms)\n"
|
||||
" -t msec - timeout for each run (auto-scaled, 50-... ms, default %u ms)\n"
|
||||
" add a '+' to skip over seeds running longer.\n"
|
||||
" -m megs - memory limit for child process (%u MB, 0 = no limit "
|
||||
"[default])\n"
|
||||
" -Q - use binary-only instrumentation (QEMU mode)\n"
|
||||
|
Reference in New Issue
Block a user