[svnbook] r4427 committed - * en/book/ref-svnlook.xml...

svnbook at googlecode.com svnbook at googlecode.com
Tue Feb 12 13:39:18 CST 2013


Revision: 4427
Author:   cmpilato at gmail.com
Date:     Tue Feb 12 11:38:57 2013
Log:      * en/book/ref-svnlook.xml
   Remove line breaks from the options list terms.  They render ugly.

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

Modified:
  /trunk/en/book/ref-svnlook.xml

=======================================
--- /trunk/en/book/ref-svnlook.xml	Tue Feb 12 11:35:59 2013
+++ /trunk/en/book/ref-svnlook.xml	Tue Feb 12 11:38:57 2013
@@ -47,23 +47,20 @@
        </varlistentry>

        <varlistentry id="svn.ref.svnlook.sw.extensions">
-        <term><option>--extensions</option> (<option>-x</option>)
-          <replaceable>ARG</replaceable></term>
+        <term><option>--extensions</option> (<option>-x</option>)  
<replaceable>ARG</replaceable></term>
          <listitem>
            <para>Specifies customizations which Subversion should
              make when performing difference calculations.  Valid
              extensions include:</para>
            <variablelist>
              <varlistentry>
-              <term><option>--ignore-space-change</option>
-                (<option>-b</option>)</term>
+              <term><option>--ignore-space-change</option>  
(<option>-b</option>)</term>
                <listitem>
                  <para>Ignore changes in the amount of white space.</para>
                </listitem>
              </varlistentry>
              <varlistentry>
-              <term><option>--ignore-all-space</option>
-                (<option>-w</option>)</term>
+              <term><option>--ignore-all-space</option>  
(<option>-w</option>)</term>
                <listitem>
                  <para>Ignore all white space.</para>
                </listitem>
@@ -75,8 +72,7 @@
                </listitem>
              </varlistentry>
              <varlistentry>
-              <term><option>--show-c-function</option>
-                (<option>-p</option>)</term>
+              <term><option>--show-c-function</option>  
(<option>-p</option>)</term>
                <listitem>
                  <para>Show C function names in the diff output.</para>
                </listitem>
@@ -110,8 +106,7 @@
        </varlistentry>

        <varlistentry id="svn.ref.svnlook.sw.limit">
-        <term><option>--limit</option> (<option>-l</option>)
-          <replaceable>ARG</replaceable></term>
+        <term><option>--limit</option> (<option>-l</option>)  
<replaceable>ARG</replaceable></term>
          <listitem>
            <para>Limit output to a maximum number of
              <replaceable>ARG</replaceable> items.</para>




More information about the svnbook-dev mailing list