about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-08-29 16:38:31 +0200
committervanhauser-thc <vh@thc.org>2023-08-29 16:38:31 +0200
commitc60431247e971881bc159a84e5505dfec7adcf6d (patch)
treeb2e98b36f3fde82bfec51e2522ffd220db55267e /src
parent51f2cef682f9902263e261e2e78da6106da96a91 (diff)
downloadafl++-c60431247e971881bc159a84e5505dfec7adcf6d.tar.gz
update docs
Diffstat (limited to 'src')
-rw-r--r--src/afl-fuzz.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/afl-fuzz.c b/src/afl-fuzz.c
index 8b9c1e50..90c255e3 100644
--- a/src/afl-fuzz.c
+++ b/src/afl-fuzz.c
@@ -176,6 +176,7 @@ static void usage(u8 *argv0, int more_help) {
       "                  pacemaker mode (minutes of no new finds). 0 = "
       "immediately,\n"
       "                  -1 = immediately and together with normal mutation.\n"
+      "                  Note: this option is usually not very effective\n"
       "  -c program    - enable CmpLog by specifying a binary compiled for "
       "it.\n"
       "                  if using QEMU/FRIDA or the fuzzing target is "