hgbook

diff en/ch13-mq-collab.xml @ 908:b25f69ea9d4c

Place equations' comments just after the equations, in the same table.
author dukebody <dukebody@gmail.com>
date Mon Oct 26 21:15:33 2009 +0100 (2009-10-26)
parents acf9dc5f088d
children
line diff
     1.1 --- a/en/ch13-mq-collab.xml	Thu May 07 21:07:35 2009 -0700
     1.2 +++ b/en/ch13-mq-collab.xml	Mon Oct 26 21:15:33 2009 +0100
     1.3 @@ -152,7 +152,14 @@
     1.4  
     1.5      &interaction.mq.guards.qguard.neg;
     1.6  
     1.7 +    <para id="x_74a">Notice that we prefixed the arguments to the <command>hg
     1.8 +	qguard</command> command with a <literal>--</literal> here, so
     1.9 +      that Mercurial would not interpret the text
    1.10 +      <literal>-quux</literal> as an option.</para>
    1.11 +
    1.12      <note>
    1.13 +      <title>Setting vs. modifying</title>
    1.14 +
    1.15        <para id="x_172">  The <command role="hg-ext-mq">qguard</command> command
    1.16  	<emphasis>sets</emphasis> the guards on a patch; it doesn't
    1.17  	<emphasis>modify</emphasis> them.  What this means is that if