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
|
, if no file names are given on the command line, they
|
||||||
will be read from stdin, so that you could for example run:
|
will be read from stdin, so that you could for example run:
|
||||||
.PP
|
.PP
|
||||||
find /path/to/dir -print | recollindex -e
|
find /path/to/dir \-print | recollindex -e
|
||||||
.PP
|
.PP
|
||||||
followed by
|
followed by
|
||||||
.PP
|
.PP
|
||||||
find /path/to/dir -print | recollindex -i
|
find /path/to/dir \-print | recollindex -i
|
||||||
.PP
|
.PP
|
||||||
to force the reindexing of a directory tree (which has to exist inside the
|
to force the reindexing of a directory tree (which has to exist inside the
|
||||||
file system area defined by
|
file system area defined by
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user