Author: paul
Date: 2006-03-10 18:52:50 +0100 (Fri, 10 Mar 2006)
New Revision: 1551
Log:
r8560@frost: paul | 2006-03-10 11:05:58 -0600
Long options have two dashes, not three.
Modified:
trunk/
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:8557
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3817
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:8560
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3817
Modified: trunk/refman-5.0/client-utility-programs.xml
===================================================================
--- trunk/refman-5.0/client-utility-programs.xml 2006-03-10 16:48:03 UTC (rev 1550)
+++ trunk/refman-5.0/client-utility-programs.xml 2006-03-10 17:52:50 UTC (rev 1551)
@@ -10075,7 +10075,7 @@
<para>
Dump stored routines (functions and procedures) from the
dumped databases. The output generated by using
- <option>---routines</option> contains <literal>CREATE
+ <option>--routines</option> contains <literal>CREATE
PROCEDURE</literal> and <literal>CREATE FUNCTION</literal>
statements to re-create the routines. However, these
statements do not include attributes such as the routine
Modified: trunk/refman-5.1/client-utility-programs.xml
===================================================================
--- trunk/refman-5.1/client-utility-programs.xml 2006-03-10 16:48:03 UTC (rev 1550)
+++ trunk/refman-5.1/client-utility-programs.xml 2006-03-10 17:52:50 UTC (rev 1551)
@@ -10217,7 +10217,7 @@
<para>
Dump stored routines (functions and procedures) from the
dumped databases. The output generated by using
- <option>---routines</option> contains <literal>CREATE
+ <option>--routines</option> contains <literal>CREATE
PROCEDURE</literal> and <literal>CREATE FUNCTION</literal>
statements to re-create the routines. However, these
statements do not include attributes such as the routine
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1551 - in trunk: . refman-5.0 refman-5.1 | paul | 10 Mar |