From 71153da8ab20cb12c3f0f199c63180b9c53bcf3f Mon Sep 17 00:00:00 2001 From: Peter Donald Date: Sat, 16 Dec 2000 01:57:25 +0000 Subject: [PATCH] Updated documentation for new attribute Submitted By: Jaco de Groot git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268362 13f79535-47bb-0310-9956-ffa450edef68 --- docs/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/index.html b/docs/index.html index 7a5b88e3f..b47ed6a79 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1536,6 +1536,12 @@ To use a fileset, the todir attribute must be set.

One of either file or at least one nested fileset element. + + preservelastmodified + Give the copied files the same last modified + time as the original files. Defaults to "no". + No + tofile The file to copy to.