fix errors in last commit (u8)afl_get_env

This commit is contained in:
van Hauser
2020-03-15 19:39:03 +01:00
parent 126d1f1cd1
commit 87599de782
5 changed files with 29 additions and 30 deletions

View File

@ -139,7 +139,7 @@ static void usage(afl_state_t *afl, u8 *argv0, int more_help) {
"Other stuff:\n"
" -T text - text banner to show on the screen\n"
" -M / -S id - distributed mode (see parallel_fuzzing.md)\n"
" -M / -S id - distributed mode (see docs/parallel_fuzzing.md)\n"
" -I command - execute this command/script when a new crash is "
"found\n"
" -B bitmap.txt - mutate a specific test case, use the out/fuzz_bitmap "