From: mozilla%colinogilvie.co.uk <> Date: Fri, 30 Dec 2005 23:30:08 +0000 (+0000) Subject: Bug 285466: Add documentation for --regenerate option to collectstats.pl X-Git-Tag: bugzilla-2.18.5~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b820bf3dec246ae2da6ed7ae467fe2377a084dc4;p=thirdparty%2Fbugzilla.git Bug 285466: Add documentation for --regenerate option to collectstats.pl Patch by: victory ; r=colin --- diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 2838c872c7..0afd98115a 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -1078,6 +1078,19 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s the Reports page. + + When upgrading Bugzilla, this format may change. + To create new status data, (re)move old data and run the following + commands: + + + + bash$ + cd <your-bugzilla-directory> + bash$ + ./collectstats.pl --regenerate + + Windows does not have 'cron', but it does have the Task