mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-15 19:38:09 +00:00
add power schedule info
This commit is contained in:
@ -105,7 +105,7 @@ static void usage(u8 *argv0, int more_help) {
|
||||
" -p schedule - power schedules compute a seed's performance score:\n"
|
||||
" fast(default), explore, exploit, seek, rare, mmopt, "
|
||||
"coe, lin\n"
|
||||
" quad -- see docs/power_schedules.md\n"
|
||||
" quad -- see docs/FAQ.md for more information\n"
|
||||
" -f file - location read by the fuzzed program (default: stdin "
|
||||
"or @@)\n"
|
||||
" -t msec - timeout for each run (auto-scaled, default %u ms). "
|
||||
|
Reference in New Issue
Block a user