[svnbook] r5521 committed - trunk/en/book/ref-svn.xml

richardcavell at users.sourceforge.net richardcavell at users.sourceforge.net
Tue Dec 5 16:30:13 CST 2017


Revision: 5521
          http://sourceforge.net/p/svnbook/source/5521
Author:   richardcavell
Date:     2017-12-05 22:30:13 +0000 (Tue, 05 Dec 2017)
Log Message:
-----------
Change Part II, Chapter I svn Reference
(The presentation of svn delete)

Further to r5520, move the </para> tag to the end of the newly-modified
paragraph.

Modified Paths:
--------------
    trunk/en/book/ref-svn.xml

Modified: trunk/en/book/ref-svn.xml
===================================================================
--- trunk/en/book/ref-svn.xml	2017-12-05 21:55:16 UTC (rev 5520)
+++ trunk/en/book/ref-svn.xml	2017-12-05 22:30:13 UTC (rev 5521)
@@ -2358,9 +2358,9 @@
         <option>--keep-local</option> option is given.  The
         command will not remove any unversioned or modified items;
         use the <option>--force</option> option to override this
-        behavior.</para> A directory that contains unversioned or modified
+        behavior. A directory that contains unversioned or modified
         items will not be deleted, unless the <option>--force</option>
-        is used.
+        is used.</para>
 
       <para>Items specified by URL are deleted from
         the repository via an immediate commit.  Multiple URLs are




More information about the svnbook-dev mailing list