From b0fddee489c53fc71b99698b000cf25a8bf71e29 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Mon, 30 Mar 2015 15:03:59 +0200 Subject: [PATCH] fix hyphe-used-as-minus-sign --- src/doc/man/recollq.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/man/recollq.1 b/src/doc/man/recollq.1 index 5895fe81..c698284f 100644 --- a/src/doc/man/recollq.1 +++ b/src/doc/man/recollq.1 @@ -66,7 +66,7 @@ The command will execute the Recoll query specified on the command line and print the results to the standard output. It is primarily designed for diagnostics, or piping the data to some other program. The basic format and -its variations can be useful for command line querying. The -F option +its variations can be useful for command line querying. The \-F option should exclusively be used for using the output data in another program, as it is the only one for which output is guaranteed to be fully parseable. .PP