typo in readme file #275

This commit is contained in:
Karel Pičman 2014-08-18 14:52:02 +02:00
parent 57b76ae2db
commit 4abe8f0321

View File

@ -170,7 +170,7 @@ This command must be run on regular basis (e.g. from cron)
Example of cron job (once per hour at 8th minute):
8 * * * * root /usr/bin/omindex -s english --url / --db /vat/tmp/dmsf_index /opt/redmine/files/dmsf
8 * * * * root /usr/bin/omindex -s english --url / --db /var/tmp/dmsf_index /opt/redmine/files/dmsf
Use omindex -h for help.