List:Commits« Previous MessageNext Message »
From:plavin Date:December 8 2006 5:45pm
Subject:svn commit - mysqldoc@docsrva: r4169 - trunk/gui-common
View as plain text  
Author: plavin
Date: 2006-12-08 17:45:21 +0100 (Fri, 08 Dec 2006)
New Revision: 4169

Log:
Chapter clean-up

Modified:
   trunk/gui-common/chapter-grt-shell.xml


Modified: trunk/gui-common/chapter-grt-shell.xml
===================================================================
--- trunk/gui-common/chapter-grt-shell.xml	2006-12-08 16:43:59 UTC (rev 4168)
+++ trunk/gui-common/chapter-grt-shell.xml	2006-12-08 16:45:21 UTC (rev 4169)
Changed blocks: 3, Lines Added: 9, Lines Deleted: 14; 2043 bytes

@@ -612,7 +612,8 @@
     </para>
 
 <programlisting>
-Usage: C:\Program Files\MySQL\MySQL Tools for 5.0\grtsh.exe [-classpath path]
[-modulepath path] [-jvm library] [-d path] [-listen port] [-verbose] [-x] [luafile] 
+Usage: C:\Program Files\MySQL\MySQL Tools for 5.0\grtsh.exe [-classpath path] &raquo;
+       [-modulepath path] [-jvm library] [-d path] [-listen port] [-verbose] [-x]
[luafile] 
        C:\Program Files\MySQL\MySQL Tools for 5.0\grtsh.exe -j structsfile outputdir
        C:\Program Files\MySQL\MySQL Tools for 5.0\grtsh.exe -p structsfile outputdir
 

@@ -702,13 +703,13 @@
       using a script file without even opening the &workbench; or the
       &migration_toolkit;. This is an especially useful feature if you
       need to migrate the same database a number of times or you want to
-      customize a migration. You can easily create
-      a <literal>Lua</literal> script by clicking the
-      <guibutton>Generate Migration Script</guibutton> when  
-      migrating using the graphical interface. For more information
-      see, <xref linkend="mysql-migration-toolkit-indepth-summary"/>.
+      customize a migration. You can easily create a
+      <literal>Lua</literal> script by clicking the <guibutton>Generate
+      Migration Script</guibutton> when migrating using the graphical
+      interface. For more information see,
+      <xref linkend="mysql-migration-toolkit-indepth-summary"/>.
     </para>
-    
+
     <para>
       Passing a <literal>Lua</literal> file to the shell is usually
       invoked using the <option>x</option> option so that the shell

@@ -727,13 +728,7 @@
 
 <!--End Using -->
 
-<!--section id="grt-creating-plugins">
-    <title>Creating Plugins</title>
-    
-    <para>
-      
-    </para>
-  </section-->
+  
 
 </chapter>
 <!-- end GRT Shell -->


Thread
svn commit - mysqldoc@docsrva: r4169 - trunk/gui-commonplavin8 Dec