comparison en/appB-mq-ref.xml @ 746:d0160b0b1a9e

Merge with http://hg.serpentine.com/mercurial/book
author Dongsheng Song <dongsheng.song@gmail.com>
date Wed, 18 Mar 2009 20:32:37 +0800
parents cfdb601a3c8b 8366882f67f2
children 7e7c47481e4f
comparison
equal deleted inserted replaced
745:c2cefd9f9893 746:d0160b0b1a9e
36 after running <command 36 after running <command
37 role="hg-ext-mq">qinit</command>.</para> 37 role="hg-ext-mq">qinit</command>.</para>
38 38
39 <para>This command is shorthand for <command role="hg-cmd">hg 39 <para>This command is shorthand for <command role="hg-cmd">hg
40 commit --cwd .hg/patches</command>.</para> 40 commit --cwd .hg/patches</command>.</para>
41 41 </sect2>
42 <para>\subsection{<command 42 <sect2>
43 <title><command
43 role="hg-ext-mq">qdelete</command>&emdash;delete a patch 44 role="hg-ext-mq">qdelete</command>&emdash;delete a patch
44 from the <filename role="special">series</filename> 45 from the <filename role="special">series</filename>
45 file}</para> 46 file}</title>
46 47
47 <para>The <command role="hg-ext-mq">qdelete</command> command 48 <para>The <command role="hg-ext-mq">qdelete</command> command
48 removes the entry for a patch from the <filename 49 removes the entry for a patch from the <filename
49 role="special">series</filename> file in the <filename 50 role="special">series</filename> file in the <filename
50 role="special" class="directory">.hg/patches</filename> 51 role="special" class="directory">.hg/patches</filename>