[svnbook commit] r3172 - trunk/src/en/book
    cmpilato 
    noreply at red-bean.com
       
    Sat Jun 21 00:07:15 CDT 2008
    
    
  
Author: cmpilato
Date: Sat Jun 21 00:07:14 2008
New Revision: 3172
Log:
* src/en/book/ch09-reference.xml
  Track rename of --keep-changelist to --keep-changelists.
Modified:
   trunk/src/en/book/ch09-reference.xml
Modified: trunk/src/en/book/ch09-reference.xml
==============================================================================
--- trunk/src/en/book/ch09-reference.xml	(original)
+++ trunk/src/en/book/ch09-reference.xml	Sat Jun 21 00:07:14 2008
@@ -348,9 +348,9 @@
         </varlistentry>
       
         <varlistentry>
-          <term><option>--keep-changelist</option></term>
+          <term><option>--keep-changelists</option></term>
           <listitem>
-            <para>Don't delete the changelist after commit.</para>
+            <para>Don't delete changelists after committing.</para>
           </listitem>
         </varlistentry>
       
    
    
More information about the svnbook-dev
mailing list