From 6e91f1d969daae859f51d927eff0ce6d50192bd8 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 14 May 2003 12:28:54 +0000 Subject: [PATCH] Doucument format attribute git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274574 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/OptionalTasks/echoproperties.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/manual/OptionalTasks/echoproperties.html b/docs/manual/OptionalTasks/echoproperties.html index 765c89112..40a52fee7 100644 --- a/docs/manual/OptionalTasks/echoproperties.html +++ b/docs/manual/OptionalTasks/echoproperties.html @@ -51,6 +51,13 @@ but is really for debugging build files.

statement, and the build will continue without failure from this task. No + + + format + One of text or xml. + Determines the output format. Defaults to text. + No +

Examples

@@ -74,7 +81,7 @@ allow the build to continue.

List all properties beginning with "java."


-

Copyright © 2002 Apache Software Foundation. All rights +

Copyright © 2002-2003 Apache Software Foundation. All rights Reserved.