hgbook

diff en/ch13-mq-collab.xml @ 732:1c31e38a9720

Complete revision of Ch.2.
author Giulio@puck
date Sun Jun 28 17:18:56 2009 +0200 (2009-06-28)
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	Sun Jun 28 17:18:56 2009 +0200
     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