about summary refs log tree commit diff
path: root/afl-fuzz.c
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-07-20 09:06:47 +0200
committervan Hauser <vh@thc.org>2019-07-20 09:06:47 +0200
commit322b5a736b2c84957c985cfffcb6bfc9470c0045 (patch)
treea636812d3050e828aae2ca5f12b4a6ba19ea800d /afl-fuzz.c
parent907c054142ce7c72a0050ac3963d82a59c5e4f0a (diff)
downloadafl++-322b5a736b2c84957c985cfffcb6bfc9470c0045.tar.gz
updated docs and crash issues with gcc_plugin
Diffstat (limited to 'afl-fuzz.c')
-rw-r--r--afl-fuzz.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/afl-fuzz.c b/afl-fuzz.c
index 422260ef..e917ed9c 100644
--- a/afl-fuzz.c
+++ b/afl-fuzz.c
@@ -11247,7 +11247,7 @@ static void usage(u8* argv0) {
        "  -Q            - use binary-only instrumentation (QEMU mode)\n"
        "  -L minutes    - use MOpt(imize) mode and set the limit time for entering the\n"
        "                  pacemaker mode (minutes of no new paths, 0 = immediately).\n"
-       "                  see docs/README.MOpt\n\n"
+       "                  a recommended value is 10-60. see docs/README.MOpt\n\n"
  
        "Fuzzing behavior settings:\n"
        "  -d            - quick & dirty mode (skips deterministic steps)\n"