List:Commits« Previous MessageNext Message »
From:paul Date:February 8 2006 3:17pm
Subject:svn commit - mysqldoc@docsrva: r1241 - in trunk: . refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: paul
Date: 2006-02-08 16:17:07 +0100 (Wed, 08 Feb 2006)
New Revision: 1241

Log:
 r7225@frost:  paul | 2006-02-08 09:07:26 -0600
 Add missing myisampack option.


Modified:
   trunk/
   trunk/refman-4.1/client-utility-programs.xml
   trunk/refman-5.0/client-utility-programs.xml
   trunk/refman-5.1/client-utility-programs.xml


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7224
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2927
   + b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7225
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2927

Modified: trunk/refman-4.1/client-utility-programs.xml
===================================================================
--- trunk/refman-4.1/client-utility-programs.xml	2006-02-08 15:16:48 UTC (rev 1240)
+++ trunk/refman-4.1/client-utility-programs.xml	2006-02-08 15:17:07 UTC (rev 1241)
@@ -2080,6 +2080,17 @@
 
           <listitem>
             <para>
+              <option>--character-sets-dir=<replaceable>path</replaceable></option>
+            </para>
+
+            <para>
+              The directory where character sets are installed. See
+              <xref linkend="character-sets"/>.
+            </para>
+          </listitem>
+
+          <listitem>
+            <para>
               <option>--debug[=<replaceable>debug_options</replaceable>]</option>,
               <option>-#
               [<replaceable>debug_options</replaceable>]</option>

Modified: trunk/refman-5.0/client-utility-programs.xml
===================================================================
--- trunk/refman-5.0/client-utility-programs.xml	2006-02-08 15:16:48 UTC (rev 1240)
+++ trunk/refman-5.0/client-utility-programs.xml	2006-02-08 15:17:07 UTC (rev 1241)
@@ -1959,6 +1959,17 @@
 
           <listitem>
             <para>
+              <option>--character-sets-dir=<replaceable>path</replaceable></option>
+            </para>
+
+            <para>
+              The directory where character sets are installed. See
+              <xref linkend="character-sets"/>.
+            </para>
+          </listitem>
+
+          <listitem>
+            <para>
               <option>--debug[=<replaceable>debug_options</replaceable>]</option>,
               <option>-#
               [<replaceable>debug_options</replaceable>]</option>

Modified: trunk/refman-5.1/client-utility-programs.xml
===================================================================
--- trunk/refman-5.1/client-utility-programs.xml	2006-02-08 15:16:48 UTC (rev 1240)
+++ trunk/refman-5.1/client-utility-programs.xml	2006-02-08 15:17:07 UTC (rev 1241)
@@ -1960,6 +1960,17 @@
 
           <listitem>
             <para>
+              <option>--character-sets-dir=<replaceable>path</replaceable></option>
+            </para>
+
+            <para>
+              The directory where character sets are installed. See
+              <xref linkend="character-sets"/>.
+            </para>
+          </listitem>
+
+          <listitem>
+            <para>
               <option>--debug[=<replaceable>debug_options</replaceable>]</option>,
               <option>-#
               [<replaceable>debug_options</replaceable>]</option>

Thread
svn commit - mysqldoc@docsrva: r1241 - in trunk: . refman-4.1 refman-5.0 refman-5.1paul8 Feb