mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-16 20:08:07 +00:00
fix makefile
This commit is contained in:
@ -124,7 +124,8 @@ static void usage(u8 *argv0, int more_help) {
|
||||
"\n%s [ options ] -- /path/to/fuzzed_app [ ... ]\n\n"
|
||||
|
||||
"Required parameters:\n"
|
||||
" -i dir - input directory with test cases (or '-' to resume, also see AFL_AUTORESUME)\n"
|
||||
" -i dir - input directory with test cases (or '-' to resume, "
|
||||
"also see AFL_AUTORESUME)\n"
|
||||
" -o dir - output directory for fuzzer findings\n\n"
|
||||
|
||||
"Execution control settings:\n"
|
||||
|
Reference in New Issue
Block a user