manpage: escape minus sign
This commit is contained in:
parent
bf39719ac3
commit
fdf8668193
@ -128,11 +128,11 @@ or
|
||||
, if no file names are given on the command line, they
|
||||
will be read from stdin, so that you could for example run:
|
||||
.PP
|
||||
find /path/to/dir -print | recollindex -e
|
||||
find /path/to/dir \-print | recollindex -e
|
||||
.PP
|
||||
followed by
|
||||
.PP
|
||||
find /path/to/dir -print | recollindex -i
|
||||
find /path/to/dir \-print | recollindex -i
|
||||
.PP
|
||||
to force the reindexing of a directory tree (which has to exist inside the
|
||||
file system area defined by
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user