hgbook
diff en/ch13-mq-collab.xml @ 810:64f122caeeac
Trying to clarify qseries.
author | Giulio@puck |
---|---|
date | Sat Aug 15 12:25:46 2009 +0200 (2009-08-15) |
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 Sat Aug 15 12:25:46 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