This commit is contained in:
vanhauser-thc
2024-01-22 10:52:22 +01:00
parent 3046c80cd5
commit 9cefc4d3d4
3 changed files with 8 additions and 8 deletions

View File

@ -165,7 +165,7 @@ static void usage(u8 *argv0, int more_help) {
"\n"
"Mutator settings:\n"
" -a - target input format, \"text\" or \"binary\" (default: "
" -a type - target input format, \"text\" or \"binary\" (default: "
"generic)\n"
" -g minlength - set min length of generated fuzz input (default: 1)\n"
" -G maxlength - set max length of generated fuzz input (default: "