From e2d260482ddc51d1e010ae916c63d6998ab0e8f0 Mon Sep 17 00:00:00 2001
From: Erik Brakkee
Date: Tue, 21 Nov 2006 21:59:50 +0000
Subject: [PATCH]
---
crawler/kiss/docs/content/xdocs/index.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/crawler/kiss/docs/content/xdocs/index.xml b/crawler/kiss/docs/content/xdocs/index.xml
index 31f88a47..35888996 100644
--- a/crawler/kiss/docs/content/xdocs/index.xml
+++ b/crawler/kiss/docs/content/xdocs/index.xml
@@ -105,7 +105,8 @@
interesting ones.
In its current version, the crawler can be used in two ways:
- - standalone program: A standalone program run as a scheduled task.
+ - standalone program:
+ A standalone program run from the command-line or as a scheduled task.
- web application: A web application running on a java application
server. With this type of use, the crawler also features an automatic retry mechanism in
case of failures, as well as a simple web interface.
--
2.31.1