about summary refs log tree commit diff
path: root/instrumentation/README.cmplog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-01-11 11:59:12 +0100
committervanhauser-thc <vh@thc.org>2022-01-11 11:59:12 +0100
commit41b07983f16d7e1337be89a836a8094eec2fa7d3 (patch)
tree397af0f5dbf5fcd9f23cfba29c8784ca7cfd9d75 /instrumentation/README.cmplog.md
parentef77d552e9b89852b293c300a5a9a9c617945f43 (diff)
downloadafl++-41b07983f16d7e1337be89a836a8094eec2fa7d3.tar.gz
add feature list
Diffstat (limited to 'instrumentation/README.cmplog.md')
-rw-r--r--instrumentation/README.cmplog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/instrumentation/README.cmplog.md b/instrumentation/README.cmplog.md
index 668c07eb..a2caca4f 100644
--- a/instrumentation/README.cmplog.md
+++ b/instrumentation/README.cmplog.md
@@ -42,4 +42,4 @@ For example:
 afl-fuzz -i input -o output -c ./program.cmplog -m none -- ./program.afl @@
 ```
 
-Be sure to use `-m none` because CmpLog can map a lot of pages.
\ No newline at end of file
+Be careful with the usage of `-m` because CmpLog can map a lot of pages.