fix hyphe-used-as-minus-sign

This commit is contained in:
Jean-Francois Dockes 2015-03-30 15:03:59 +02:00
parent 1b73c6d4ae
commit 5105d6f390

View file

@ -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