From d40d57a3543be9426b895f9ed86a1b1d6b70f87c Mon Sep 17 00:00:00 2001
From: erik
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