about summary refs log tree commit diff
path: root/afl-system-config
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-07-05 13:53:51 +0200
committerGitHub <noreply@github.com>2020-07-05 13:53:51 +0200
commit8acc8b538947780f9866b00044370e74733512cd (patch)
treec2572b411659c81f83ea77b8a3d9e55134d1876c /afl-system-config
parent8644c42482f02f7cd86decbc00ba29aa9c0ce9c0 (diff)
parent20e63078f0b3034d88cf0c2a001236cec4e12441 (diff)
downloadafl++-8acc8b538947780f9866b00044370e74733512cd.tar.gz
Merge pull request #441 from bmwiedemann/man
Fix generation of afl-system-config.8
Diffstat (limited to 'afl-system-config')
-rwxr-xr-xafl-system-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/afl-system-config b/afl-system-config
index 1e180d8b..34db61aa 100755
--- a/afl-system-config
+++ b/afl-system-config
@@ -1,5 +1,5 @@
 #!/bin/sh
-test "$1" = "-h" && {
+test "$1" = "-h" -o "$1" = "-hh" && {
   echo 'afl-system-config by Marc Heuse <mh@mh-sec.de>'
   echo
   echo $0