mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 17:21:33 +00:00
fix -G description
This commit is contained in:
parent
077a3e32e0
commit
d178b325ab
@ -156,7 +156,7 @@ static void usage(u8 *argv0, int more_help) {
|
||||
|
||||
"Mutator settings:\n"
|
||||
" -g minlength - set min length of generated fuzz input (default: 1)\n"
|
||||
" -G minlength - set max length of generated fuzz input (default: "
|
||||
" -G maxlength - set max length of generated fuzz input (default: "
|
||||
"%lu)\n"
|
||||
" -D - enable deterministic fuzzing (once per queue entry)\n"
|
||||
" -L minutes - use MOpt(imize) mode and set the time limit for "
|
||||
|
Loading…
x
Reference in New Issue
Block a user