about summary refs log tree commit diff
path: root/instrumentation/README.cmplog.md
diff options
context:
space:
mode:
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.