diff --git a/src/doc/man/recoll.1 b/src/doc/man/recoll.1 index 36174625..41b3bb54 100644 --- a/src/doc/man/recoll.1 +++ b/src/doc/man/recoll.1 @@ -72,7 +72,11 @@ simple search query. .PP If .B \-t -is specified, the Graphical User Interface will not be started, and results +is specified, or if +.B recoll +is called as +.B recollq +(through a link), the Graphical User Interface will not be started, and results will be printed to the standard output. Additional options understood by the .B recollq diff --git a/src/doc/user/usermanual.html b/src/doc/user/usermanual.html index ebc7ab8a..c0c11462 100644 --- a/src/doc/user/usermanual.html +++ b/src/doc/user/usermanual.html @@ -20,8 +20,8 @@ alink="#0000FF">
-

Recoll user manual

+

Recoll user manual

@@ -109,13 +109,13 @@ alink="#0000FF"> multiple indexes
2.1.3. Document types
+ "#idp58917632">Document types
2.1.4. Indexing failures
+ "#idp59454368">Indexing failures
2.1.5. Recovery
+ "#idp60727408">Recovery @@ -997,8 +997,8 @@ alink="#0000FF">
-

2.1.3. Document types

+

2.1.3. Document types

@@ -1085,14 +1085,28 @@ indexedmimetypes = application/pdf main configuration file (recoll.conf), or from the GUI index configuration tool.

+ +
+

Note

+ +

When editing the indexedmimetypes or excludedmimetypes lists, you should + use the MIME values listed in the mimemap file or in Recoll result + lists in preference to file + -i output: there are a number of + differences.

+
-

2.1.4. Indexing +

2.1.4. Indexing failures

@@ -1132,8 +1146,8 @@ indexedmimetypes = application/pdf
-

2.1.5. Recovery

+

2.1.5. Recovery

@@ -4614,7 +4628,10 @@ export RECOLL_EXTRA_DBS=/some/place/xapiandb:/some/other/db
  • By passing option -t to the recoll program.

    + "command">recoll program, or + by calling it as recollq (through a + link).