From fabddf48aa9d39fce88c9221b1b54d09717ee010 Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
Date: Fri, 27 Jul 2001 09:57:35 +0000
Subject: [PATCH] update documentation for to add outputproperty
attribute here as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269401 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/apply.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/docs/manual/CoreTasks/apply.html b/docs/manual/CoreTasks/apply.html
index da0732c7f..ae64d4e4c 100644
--- a/docs/manual/CoreTasks/apply.html
+++ b/docs/manual/CoreTasks/apply.html
@@ -61,6 +61,12 @@ one mapper.
redirected.
No |
+
+ outputproperty |
+ the name of a property in which the output of the
+ command should be stored. |
+ No |
+
timeout |
Stop the command if it doesn't finish within the
|