Author: brondsem
Date: Tue Mar 30 07:22:25 2004
New Revision: 9828
Modified:
xml/forrest/trunk/src/documentation/content/xdocs/forrestbot.xml
Log:
build.work-dir property
Modified: xml/forrest/trunk/src/documentation/content/xdocs/forrestbot.xml
==============================================================================
--- xml/forrest/trunk/src/documentation/content/xdocs/forrestbot.xml (original)
+++ xml/forrest/trunk/src/documentation/content/xdocs/forrestbot.xml Tue Mar 30 07:22:25 2004
@@ -229,6 +229,16 @@
</tr>
<tr>
+ <td>build.work-dir</td>
+
+ <td>Directory to temporarily hold working files</td>
+
+ <td>work</td>
+
+ <td>No</td>
+ </tr>
+
+ <tr>
<td>build.log-dir</td>
<td>Directory to hold log files</td>
|