diff --git a/html/programs/mbfile.html b/html/programs/mbfile.html index f7101d5a..426db502 100644 --- a/html/programs/mbfile.html +++ b/html/programs/mbfile.html @@ -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 mbfile from the crontab. example:
-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 -quietOther functions in mbfile are meant to do manual maintenance such as adding, deleting or moving files.