From 0ac78d6d98d8b9485e55cccc2be4f0a22acf09dc Mon Sep 17 00:00:00 2001
From: Gintas Grigelionis
Date: Mon, 7 May 2018 08:04:34 +0200
Subject: [PATCH] =?UTF-8?q?Describe=20default=20value=20in=20=E2=80=9CRequ?=
=?UTF-8?q?ired=E2=80=9D=20column?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
manual/Types/filterchain.html | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/manual/Types/filterchain.html b/manual/Types/filterchain.html
index 08a980274..8aab924c1 100644
--- a/manual/Types/filterchain.html
+++ b/manual/Types/filterchain.html
@@ -322,11 +322,9 @@ the source distribution).
matchAny |
If false , then all the strings are expected to be present in the line. If
true , then the presence of any of the strings in the line is considered
- a successful match. Defaults to false .
-
- Since Ant 1.10.4
+ a successful match. Since Ant 1.10.4
|
- No |
+ No; defaults to false |