Fix indentation of --enable-pcre-host-patterns description
authorFabian Keil <fk@fabiankeil.de>
Fri, 7 Aug 2020 13:24:41 +0000 (15:24 +0200)
committerFabian Keil <fk@fabiankeil.de>
Mon, 10 Aug 2020 14:39:51 +0000 (16:39 +0200)
Sponsored by: Robert Klemme

configure.in

index ee3539f..64738f9 100644 (file)
@@ -979,7 +979,7 @@ AC_ARG_ENABLE(graceful-termination,
 fi])
 
 AC_ARG_ENABLE(pcre-host-patterns,
-[  --enable-pcre-host-patterns Allow to use PCRE syntax in host patterns by prefixing the pattern with
+[  --enable-pcre-host-patterns     Allow to use PCRE syntax in host patterns by prefixing the pattern with
                                   "PCRE-HOST-PATTERN:". You can use tools/url-pattern-translator.pl to
                                   convert existing action files to use PCRE host patterns.],
 [if test $enableval = yes; then