]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 285466: Add documentation for --regenerate option to collectstats.pl
authormozilla%colinogilvie.co.uk <>
Fri, 30 Dec 2005 23:29:01 +0000 (23:29 +0000)
committermozilla%colinogilvie.co.uk <>
Fri, 30 Dec 2005 23:29:01 +0000 (23:29 +0000)
Patch by: victory <bmo@rsz.jp>; r=colin

docs/xml/installation.xml

index 2f641a6cad3e0d207ffaa32c4b3a38b4ac7d2552..81b8e18a5561cde75a00608ef736fd9a9cf81a5b 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.98.2.8 2005/11/19 23:37:23 mozilla%colinogilvie.co.uk Exp $ -->
+<!-- $Id: installation.xml,v 1.98.2.9 2005/12/30 15:29:01 mozilla%colinogilvie.co.uk Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
@@ -1198,6 +1198,19 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s
         the Reports page.
       </para>
 
+      <para>
+        When upgrading Bugzilla, this format may change.
+        To create new status data, (re)move old data and run the following
+        commands:
+      </para>
+
+      <screen>
+        <prompt>bash$</prompt>
+        <command>cd &lt;your-bugzilla-directory&gt;</command>
+        <prompt>bash$</prompt>
+        <command>./collectstats.pl --regenerate</command>
+      </screen>
+
       <note>
         <para>
           Windows does not have 'cron', but it does have the Task