fix sentence & code format

This commit is contained in:
yuawn
2022-07-24 10:30:21 +00:00
parent 0540d30274
commit d8d6ea93cf

View File

@ -167,7 +167,7 @@ static void usage(u8 *argv0, int more_help) {
" See docs/README.MOpt.md\n" " See docs/README.MOpt.md\n"
" -c program - enable CmpLog by specifying a binary compiled for " " -c program - enable CmpLog by specifying a binary compiled for "
"it.\n" "it.\n"
" if using QEMU/FRIDA or if you the fuzzing target is " " if using QEMU/FRIDA or the fuzzing target is "
"compiled\n" "compiled\n"
" for CmpLog then just use -c 0.\n" " for CmpLog then just use -c 0.\n"
" -l cmplog_opts - CmpLog configuration values (e.g. \"2AT\"):\n" " -l cmplog_opts - CmpLog configuration values (e.g. \"2AT\"):\n"