From a5a45c152df6d878c4b65e522f69731ad4e9ca16 Mon Sep 17 00:00:00 2001 From: Diane Holt Date: Wed, 20 Feb 2002 01:44:53 +0000 Subject: [PATCH] Grrrf - meant to take out Description "task" (since it's not, it's a "type"). PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271439 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/tasksoverview.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/manual/tasksoverview.html b/docs/manual/tasksoverview.html index 85131bb8a..4d53179f5 100644 --- a/docs/manual/tasksoverview.html +++ b/docs/manual/tasksoverview.html @@ -608,13 +608,6 @@ documentation.

Description - - Description -

Allows for a description of the project to be specified that - will be included in the output of the ant -projecthelp - command.

- - Echo

Echoes text to System.out or to a file.