This commit is contained in:
van Hauser
2021-01-21 15:24:34 +01:00
parent 3903dac1f5
commit e8c1b43a3d
2 changed files with 2 additions and 2 deletions

View File

@ -123,7 +123,7 @@ static void usage(u8 *argv0, int more_help) {
"it.\n"
" if using QEMU, just use -c 0.\n"
" -l cmplog_level - set the complexity/intensivity of CmpLog.\n"
" Values: 1 (default), 2 (intensive) and 3 (heavy)\n\n"
" Values: 1 (integer+string), 2 (+FP) and 3 (+transform)\n\n"
"Fuzzing behavior settings:\n"
" -Z - sequential queue selection instead of weighted "