From 07a94aced14e95fd37b3214122392ec0786c820f Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Sat, 11 Sep 2010 17:19:52 +0200 Subject: [PATCH] document more options --- src/doc/man/recollq.1 | 63 ++++++++++++++++++++++++++++++++----------- 1 file changed, 47 insertions(+), 16 deletions(-) diff --git a/src/doc/man/recollq.1 b/src/doc/man/recollq.1 index 94365b8e..6b835d93 100644 --- a/src/doc/man/recollq.1 +++ b/src/doc/man/recollq.1 @@ -9,34 +9,47 @@ recollq \- command line / standard output Recoll query command. ] [ -.B -b -] -[ -.B -d -] -[ -.B -n - -] -[ .B -o | -.B -l -| .B -f | .B -a ] [ +.B -b +] +[ +.B -d +] +[ +.B -A +] +[ +.B -m +] +[ +.B -n + +] +[ .B -s ] [ +.B -S + +] +[ +.B -D +] +[ .B -i ] +.B recollq -P + .SH DESCRIPTION The .B recollq @@ -67,14 +80,28 @@ simple search query. (basic) can be specified to only print the result urls in the output stream. .PP -.B -n - -can be used to set the maximum number of results that should be printed. -.PP If .B -d is set, the text for the result files contents will be dumped to stdout. .PP +If +.B -m +is set, the whole metadata array will be dumped for each document. +.PP +If +.B -A +is set, the document abstracts will be printed. +.PP +.B -S + +sorts the results according to the specified field. Use +.B -D +for descending order. +.PP +.B -n + +can be used to set the maximum number of results that should be printed. +.PP .B -s selects the word stemming language. The value should match an existing @@ -84,6 +111,10 @@ stemming database (as set in the configuration or added with recollindex -s). adds the specified Xapian index to the set used for the query. Can be specified multiple times. +.PP +.B recollq -P +(Period) will print the minimum and maximum modification years for +documents in the index. .SH SEE ALSO .PP