From 5bc65c127f2b3328aad88ffc4ce16731c56bc371 Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Fri, 26 Aug 2005 18:06:10 +0000 Subject: [PATCH] Updated documentation --- html/programs/mbfile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -quiet
 
Other functions in mbfile are meant to do manual maintenance such as adding, deleting or moving files.