Mercurial > hgbook
view en/examples/results/tour.log-r.out @ 729:ccda4952e5f3
Update Chinese translation
author | Dongsheng Song <dongsheng.song@gmail.com> |
---|---|
date | Thu, 12 Mar 2009 17:12:18 +0800 |
parents | 0d5935744f87 |
children | 4432ad34b8e5 |
line wrap: on
line source
<screen><prompt>$</prompt> <userinput>hg log -r 3</userinput> changeset: user: Bryan O'Sullivan <bos@serpentine.com> summary: Get make to generate the final binary from a .o file. <prompt>$</prompt> <userinput>hg log -r </userinput> changeset: user: Bryan O'Sullivan <bos@serpentine.com> summary: Get make to generate the final binary from a .o file. <prompt>$</prompt> <userinput>hg log -r 1 -r 4</userinput> changeset: user: mpm@selenic.com summary: Create a makefile changeset: tag: tip user: Bryan O'Sullivan <bos@serpentine.com> summary: Trim comments. </screen>