aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/manual_src/headlessFiveUI.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manual_src/headlessFiveUI.md b/doc/manual_src/headlessFiveUI.md
index 461f041..c984a17 100644
--- a/doc/manual_src/headlessFiveUI.md
+++ b/doc/manual_src/headlessFiveUI.md
@@ -158,6 +158,7 @@ The format of a run configuration is as follows:
*/
{
'rulePath' : '<path>', // path = the path where rule set files referenced below live.
+ // rulePath is relative to the run description file.
'crawlType' : '<d> <n> <p> <pat>', // d = crawl depth, n = max number of pages to retrieve.
// p = politeness delay (ms), pat = URL glob pattern
// (crawlType can also be 'none').