[svnbook] r4021 committed - * en/book/ch09-reference.xml...

svnbook at googlecode.com svnbook at googlecode.com
Fri Aug 19 10:47:21 CDT 2011


Revision: 4021
Author:   cmpilato at gmail.com
Date:     Fri Aug 19 08:43:53 2011
Log:      * en/book/ch09-reference.xml
   Doc 'svn export --ignore-keywords'.

http://code.google.com/p/svnbook/source/detail?r=4021

Modified:
  /trunk/en/book/ch09-reference.xml

=======================================
--- /trunk/en/book/ch09-reference.xml	Fri Aug 19 08:38:45 2011
+++ /trunk/en/book/ch09-reference.xml	Fri Aug 19 08:43:53 2011
@@ -372,6 +372,13 @@
            </listitem>
          </varlistentry>

+        <varlistentry>
+          <term><option>--ignore-keywords</option></term>
+          <listitem>
+            <para>Disables keyword expansion.</para>
+          </listitem>
+        </varlistentry>
+
          <varlistentry>
            <term><option>--incremental</option></term>
            <listitem>
@@ -2284,6 +2291,7 @@
  --depth ARG
  --force
  --ignore-externals
+--ignore-keywords
  --native-eol EOL
  --quiet (-q)
  --revision (-r) REV




More information about the svnbook-dev mailing list