mv cmplog options to config.h

This commit is contained in:
van Hauser
2021-02-01 16:23:40 +01:00
parent 05472a0fc5
commit 4018e7f8e5
3 changed files with 38 additions and 28 deletions

View File

@ -123,8 +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 (integer+string), 2 (+FP) and 3 "
"(+transform)\n\n"
" Values: 1 (basic), 2 (larger files) and 3 (transform)\n\n"
"Fuzzing behavior settings:\n"
" -Z - sequential queue selection instead of weighted "