From 0a7a393d707706b82546ac4f616e4c6eed3c37d7 Mon Sep 17 00:00:00 2001 From: ph10 Date: Wed, 29 Jun 2016 16:52:05 +0000 Subject: Documentation detrail and make HTML for 10.22-RC1. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@538 6239d852-aaf2-0410-a92c-79f79f948069 --- doc/html/pcre2build.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/pcre2build.html') diff --git a/doc/html/pcre2build.html b/doc/html/pcre2build.html index ac55598..6c8e1de 100644 --- a/doc/html/pcre2build.html +++ b/doc/html/pcre2build.html @@ -352,12 +352,12 @@ environment.


PCRE2GREP SUPPORT FOR EXTERNAL SCRIPTS

-By default, on non-Windows systems, pcre2grep supports the use of -callouts with string arguments within the patterns it is matching, in order to +By default, on non-Windows systems, pcre2grep supports the use of +callouts with string arguments within the patterns it is matching, in order to run external scripts. For details, see the pcre2grep -documentation. This support can be disabled by adding ---disable-pcre2grep-callout to the configure command. +documentation. This support can be disabled by adding +--disable-pcre2grep-callout to the configure command.


PCRE2GREP OPTIONS FOR COMPRESSED FILE SUPPORT

-- cgit v1.2.1