diff --git a/docs/index.html b/docs/index.html index 0db1a94aa..157453e25 100644 --- a/docs/index.html +++ b/docs/index.html @@ -39,7 +39,7 @@

Introduction

Ant is a Java based build tool. In theory it is kind of like make without -makes wrinkles.

+make's wrinkles.

Why?

Why another build tool when there is already make, gnumake, nmake, jam, and others? Because all of those tools have limitations that its original author @@ -784,7 +784,7 @@ repository pointed to by the cvsRoot attribute, and stores the files in "${

updates the package/module that has previously been checked out into "${ws.dir}".


- comma separated list of filenam

Delete

+

Delete

Description

Deletes either a single file or all files in a specified directory and its sub-directories.