This commit is contained in:
vanhauser-thc
2021-02-20 14:15:38 +01:00
parent d941da33ae
commit 100aac4dd3
2 changed files with 3 additions and 2 deletions

View File

@ -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"