mpo 2003/02/03 07:20:32
Modified: src/documentation/content/xdocs forrestbot.xml
Log:
fixed another one I just missed out on
Revision Changes Path
1.10 +2 -2 xml-forrest/src/documentation/content/xdocs/forrestbot.xml
Index: forrestbot.xml
===================================================================
RCS file: /home/cvs/xml-forrest/src/documentation/content/xdocs/forrestbot.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- forrestbot.xml 3 Feb 2003 15:17:47 -0000 1.9
+++ forrestbot.xml 3 Feb 2003 15:20:32 -0000 1.10
@@ -47,8 +47,8 @@
<fixme author="mpo">There is not yet a DTD for this configuration
file.</fixme>
<p>The actions the bot is going to take are defined in the XML
- file pointed at with the <code>bot.forrestbot.xconf</code> System
- property. (if not specified with <code>-Dbot.forrest.xconf</code>
+ file pointed at with the <code>bot.config</code> System
+ property. (if not specified with <code>-Dbot.config</code>
then the default config from the
distribution is taken: <code>./forrestbot.conf.xml</code>) </p>
<p>This configuration file has one (required, but optionally empty) child-element
for
|