From e460844c865cf70117c295363aaaebf118ee7fd0 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Sun, 4 Jul 2010 19:26:10 +0200 Subject: [PATCH] Added -i option to recollq to specify extra indexes --- src/doc/man/recollq.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/doc/man/recollq.1 b/src/doc/man/recollq.1 index 5ca5ee9c..94365b8e 100644 --- a/src/doc/man/recollq.1 +++ b/src/doc/man/recollq.1 @@ -31,6 +31,10 @@ recollq \- command line / standard output Recoll query command. .B -s ] +[ +.B -i + +] .SH DESCRIPTION @@ -70,10 +74,16 @@ can be used to set the maximum number of results that should be printed. If .B -d is set, the text for the result files contents will be dumped to stdout. +.PP .B -s selects the word stemming language. The value should match an existing stemming database (as set in the configuration or added with recollindex -s). +.PP +.B -i + +adds the specified Xapian index to the set used for the query. Can be +specified multiple times. .SH SEE ALSO .PP