(no commit message)
[utils] / crawler / kiss / src / main / java / org / wamblee / crawler / kiss / main / KissCrawler.java
index 3300e1299e71b6c4268d9ba9447b65d6df17fe8f..c637f34cdfe266f910c5d676c062746826276c95 100644 (file)
@@ -85,7 +85,8 @@ public class KissCrawler {
      * Runs the KiSS crawler.
      * 
      * @param aArgs
-     *            Arguments, currently all ignored because they are hardcoded.
+     *            Arguments: First argument is the crawler configuration file,
+     *            and second is the program configuration file. 
      * @throws Exception
      *             In case of problems.
      */