hgbook
diff en/appA-cmdref.xml @ 660:f7add9f718a8
Update Chinese translation
author | Dongsheng Song <dongsheng.song@gmail.com> |
---|---|
date | Tue Mar 31 10:02:16 2009 +0800 (2009-03-31) |
parents | 7e7c47481e4f 0b45854f0b7b |
children | b338f5490029 |
line diff
1.1 --- a/en/appA-cmdref.xml Fri Mar 20 16:43:35 2009 +0800 1.2 +++ b/en/appA-cmdref.xml Tue Mar 31 10:02:16 2009 +0800 1.3 @@ -1,6 +1,7 @@ 1.4 <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : --> 1.5 1.6 <appendix id="cmdref"> 1.7 + <?dbhtml filename="command-reference.html"?> 1.8 <title>Command reference</title> 1.9 1.10 <para id="x_653">\cmdref{add}{add files at the next commit} 1.11 @@ -12,7 +13,7 @@ 1.12 1.13 <para id="x_655">Show differences between revisions for the specified files or 1.14 directories, using the unified diff format. For a description of the 1.15 -unified diff format, see section <xref linkend="sec.mq.patch"/>.</para> 1.16 +unified diff format, see <xref linkend="sec:mq:patch"/>.</para> 1.17 1.18 <para id="x_656">By default, this command does not print diffs for files that Mercurial 1.19 considers to contain binary data. To control this behaviour, see the 1.20 @@ -20,7 +21,7 @@ 1.21 1.22 <sect2> 1.23 <title>Options</title> 1.24 - 1.25 +x 1.26 <para id="x_657">\loptref{diff}{nodates}</para> 1.27 1.28 <para id="x_658">Omit date and time information when printing diff headers.</para> 1.29 @@ -158,7 +159,7 @@ 1.30 <sect2> 1.31 <title>Tips and tricks</title> 1.32 1.33 -<sect3 id="cmdref.diff-vs-status"> 1.34 +<sect3 id="cmdref:diff-vs-status"> 1.35 <title>Why do the results of <command role="hg-cmd">hg diff</command> and <command role="hg-cmd">hg status</command> differ?</title> 1.36 1.37 <para id="x_676">When you run the <command role="hg-cmd">hg status</command> command, you'll see a list of files