mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-11 09:41:35 +00:00
remove unneeded cmdline option
This commit is contained in:
parent
6d878a375d
commit
ac565bfe51
@ -158,7 +158,7 @@ static void usage(u8 *argv0, int more_help) {
|
||||
" -F path - sync to a foreign fuzzer queue directory (requires "
|
||||
"-M, can\n"
|
||||
" be specified up to %u times)\n"
|
||||
" -d - skip deterministic fuzzing in -M mode\n"
|
||||
// " -d - skip deterministic fuzzing in -M mode\n"
|
||||
" -T text - text banner to show on the screen\n"
|
||||
" -I command - execute this command/script when a new crash is "
|
||||
"found\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user