comparison en/appB-mq-ref.xml @ 771:b338f5490029

Americanize spellings :-(
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 09 Apr 2009 22:52:16 -0700
parents 1c13ed2130a7
children 477d6a3e5023
comparison
equal deleted inserted replaced
770:eb11ec9eed8c 771:b338f5490029
188 188
189 <para id="x_5ff">If <command role="hg-ext-mq">qnew</command> finds modified 189 <para id="x_5ff">If <command role="hg-ext-mq">qnew</command> finds modified
190 files in the working directory, it will refuse to create a new 190 files in the working directory, it will refuse to create a new
191 patch unless the <option 191 patch unless the <option
192 role="hg-ext-mq-cmd-qnew-opt">-f</option> option is used 192 role="hg-ext-mq-cmd-qnew-opt">-f</option> option is used
193 (see below). This behaviour allows you to <command 193 (see below). This behavior allows you to <command
194 role="hg-ext-mq">qrefresh</command> your topmost applied 194 role="hg-ext-mq">qrefresh</command> your topmost applied
195 patch before you apply a new patch on top of it.</para> 195 patch before you apply a new patch on top of it.</para>
196 196
197 <para id="x_600">Options:</para> 197 <para id="x_600">Options:</para>
198 <itemizedlist> 198 <itemizedlist>
254 In the latter two cases, use the name of the patch as it was 254 In the latter two cases, use the name of the patch as it was
255 when you applied it.</para> 255 when you applied it.</para>
256 256
257 <para id="x_608">By default, the <command role="hg-ext-mq">qpop</command> 257 <para id="x_608">By default, the <command role="hg-ext-mq">qpop</command>
258 command will not pop any patches if the working directory has 258 command will not pop any patches if the working directory has
259 been modified. You can override this behaviour using the 259 been modified. You can override this behavior using the
260 <option role="hg-ext-mq-cmd-qpop-opt">-f</option> option, 260 <option role="hg-ext-mq-cmd-qpop-opt">-f</option> option,
261 which reverts all modifications in the working 261 which reverts all modifications in the working
262 directory.</para> 262 directory.</para>
263 263
264 <para id="x_609">Options:</para> 264 <para id="x_609">Options:</para>