about summary refs log tree commit diff
path: root/docs/perf_tips.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-07-15 12:42:57 +0200
committervanhauser-thc <vh@thc.org>2021-07-15 12:43:01 +0200
commit8a2b140f406acc44bfa48574eb0440cfc92b462f (patch)
tree764c7d791830d78740d3446abdb5eea1eebd5625 /docs/perf_tips.md
parentc279750689a0e49e722d24a352dd0af28a60e986 (diff)
downloadafl++-8a2b140f406acc44bfa48574eb0440cfc92b462f.tar.gz
nits
Diffstat (limited to 'docs/perf_tips.md')
-rw-r--r--docs/perf_tips.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/perf_tips.md b/docs/perf_tips.md
index 7c14cbbc..9c31e56b 100644
--- a/docs/perf_tips.md
+++ b/docs/perf_tips.md
@@ -134,7 +134,7 @@ misses, or similar factors, but they are less likely to be a concern.)
 
 ## 7. Keep memory use and timeouts in check
 
-Consider setting low values for -m and -t.
+Consider setting low values for `-m` and `-t`.
 
 For programs that are nominally very fast, but get sluggish for some inputs,
 you can also try setting `-t` values that are more punishing than what `afl-fuzz`