hgbook
diff en/ch13-mq-collab.xml @ 1106:aed0e9396b14
2.8.1 zh translation
author | Zhaoping Sun <zhaopingsun@gmail.com> |
---|---|
date | Thu Dec 10 13:49:35 2009 -0500 (2009-12-10) |
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 Thu Dec 10 13:49:35 2009 -0500 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