diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml
index a830b81a..d20c119c 100644
--- a/src/doc/user/usermanual.sgml
+++ b/src/doc/user/usermanual.sgml
@@ -24,7 +24,7 @@
Dockes
- $Id: usermanual.sgml,v 1.48 2007-08-26 13:52:39 dockes Exp $
+ $Id: usermanual.sgml,v 1.49 2007-08-30 08:39:04 dockes Exp $
This document introduces full text search notions
@@ -1773,9 +1773,8 @@ fvwm
topdirs
Specifies the list of directories or files to
index (recursively for directories). The indexer will not
- follow symbolic links inside the indexed trees. If an entry in
- the topdirs list is a symbolic link,
- indexing will not start and will generate an error.
+ follow symbolic links inside the indexed trees by default
+ (see the followLinks options though).
@@ -1840,6 +1839,16 @@ skippedPaths = ~/somedir/*.txt
+
+ followLinks
+ Specifies if the indexer should follow
+ symbolic links while walking the file tree. The default is
+ to ignore symbolic links to avoid multiple indexing of
+ linked files. No effort is made to avoid duplication when
+ this option is set to true..
+
+
+
loglevel,daemloglevel
Verbosity level for recoll and
recollindex. A value of 4 lists quite a lot of