Browse Source

Describe default value in “Required” column

master
Gintas Grigelionis 7 years ago
parent
commit
0ac78d6d98
1 changed files with 2 additions and 4 deletions
  1. +2
    -4
      manual/Types/filterchain.html

+ 2
- 4
manual/Types/filterchain.html View File

@@ -322,11 +322,9 @@ the source distribution).</p>
<td>matchAny</td>
<td>If <q>false</q>, then all the strings are expected to be present in the line. If
<q>true</q>, then the presence of any of the strings in the line is considered
a successful match. Defaults to <q>false</q>.
<br/>
<em>Since Ant 1.10.4</em>
a successful match.<br/><em>Since Ant 1.10.4</em>
</td>
<td>No</td>
<td>No; defaults to <q>false</q></td>
</tr>
</table>
<p>


Loading…
Cancel
Save