[svnbook commit] r1454 - trunk/src/es/book

gradha svnbook-dev at red-bean.com
Thu Jun 16 02:24:28 CDT 2005


Author: gradha
Date: Thu Jun 16 02:24:27 2005
New Revision: 1454

Modified:
   trunk/src/es/book/ch09.xml
Log:
Book Spanish. Translated two paragraphs.

Modified: trunk/src/es/book/ch09.xml
==============================================================================
--- trunk/src/es/book/ch09.xml	(original)
+++ trunk/src/es/book/ch09.xml	Thu Jun 16 02:24:27 2005
@@ -1413,13 +1413,14 @@
             de <replaceable>NEW-TGT</replaceable> a
             <replaceable>M</replaceable>.</para>
 
-          <para><command>svn diff -r N:M URL</command> is shorthand
-            for <command>svn diff -r N:M --old=URL
+          <para><command>svn diff -r N:M URL</command> es la versión
+            abreviada de <command>svn diff -r N:M --old=URL
             --new=URL</command>.</para>
 
           <para><command>svn diff [-r N[:M]] URL1[@N]
-            URL2[@M]</command> is shorthand for <command>svn diff [-r
-            N[:M]] --old=URL1 --new=URL2</command>.</para>
+            URL2[@M]</command> es la versión abreviada
+            de <command>svn diff [-r N[:M]] --old=URL1
+            --new=URL2</command>.</para>
 
           <para>If <replaceable>TARGET</replaceable> is a URL, then
             revs N and M can be given either via the



More information about the svnbook-dev mailing list