From 56c60d0255d90a0fd37dc6d9b98dd310f9913d5b Mon Sep 17 00:00:00 2001
From: "mbarnson%sisna.com" <>
Date: Tue, 5 Nov 2002 11:54:27 +0000
Subject: [PATCH] Added blurb about movebugs.  At this point, only bmo uses it,
 so I'm calling it an "undocumented feature". See bug 127818

---
 docs/sgml/administration.sgml | 13 +++++++++++++
 docs/xml/administration.xml   | 13 +++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/docs/sgml/administration.sgml b/docs/sgml/administration.sgml
index 14adb0b50..1873ee025 100644
--- a/docs/sgml/administration.sgml
+++ b/docs/sgml/administration.sgml
@@ -129,6 +129,19 @@
         blurb about how to use Bugzilla at your site.</para>
       </step>
 
+
+      <step>
+        <para>
+	<command>movebugs</command>:
+
+	This option is an undocumented feature to allow moving bugs
+	between separate Bugzilla installations.  You will need to understand
+	the source code in order to use this feature.  Please consult
+	<filename>movebugs.pl</filename> in your Bugzilla source tree for
+	further documentation, such as it is.
+	</para>
+      </step>
+
       <step>
         <para>
         <command>useqacontact</command>:
diff --git a/docs/xml/administration.xml b/docs/xml/administration.xml
index 14adb0b50..1873ee025 100644
--- a/docs/xml/administration.xml
+++ b/docs/xml/administration.xml
@@ -129,6 +129,19 @@
         blurb about how to use Bugzilla at your site.</para>
       </step>
 
+
+      <step>
+        <para>
+	<command>movebugs</command>:
+
+	This option is an undocumented feature to allow moving bugs
+	between separate Bugzilla installations.  You will need to understand
+	the source code in order to use this feature.  Please consult
+	<filename>movebugs.pl</filename> in your Bugzilla source tree for
+	further documentation, such as it is.
+	</para>
+      </step>
+
       <step>
         <para>
         <command>useqacontact</command>:
-- 
2.24.1