Updated documentation

This commit is contained in:
Michiel Broek 2005-08-26 18:06:10 +00:00
parent 1868801a9a
commit 5bc65c127f

View File

@ -34,7 +34,7 @@ removing or moving old files, checking the database and packing the database.
The best way to do the maintenance is to run <strong>mbfile</strong> The best way to do the maintenance is to run <strong>mbfile</strong>
from the crontab. example: from the crontab. example:
<P><pre> <P><pre>
30 05 * * * export MBSE_ROOT=/opt/mbse; /opt/mbse/bin/mbfile kill pack check index -quiet 30 05 * * * export MBSE_ROOT=/opt/mbse; /opt/mbse/bin/mbfile kill pack index -quiet
</pre> </pre>
Other functions in <b>mbfile</b> are meant to do manual maintenance such as Other functions in <b>mbfile</b> are meant to do manual maintenance such as
adding, deleting or moving files. adding, deleting or moving files.