From 16cc5da1fc0317172d43328232994314b59697fa Mon Sep 17 00:00:00 2001 From: Erik Hatcher Date: Fri, 3 Oct 2003 04:53:44 +0000 Subject: [PATCH] #23578 - added doc of file attribute git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275413 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTypes/fileset.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/manual/CoreTypes/fileset.html b/docs/manual/CoreTypes/fileset.html index 0abce0790..c5c0f3fdf 100644 --- a/docs/manual/CoreTypes/fileset.html +++ b/docs/manual/CoreTypes/fileset.html @@ -35,7 +35,11 @@ equivalent to an <and> selector container.

dir the root of the directory tree of this FileSet. - Yes + Either dir or file must be specified + + + file + shortcut for specifying a single file fileset defaultexcludes