hgbook

view en/examples/results/tour.log-r.out @ 564:0d5935744f87

Switch from LaTeX to XML for examples.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Mar 09 21:39:23 2009 -0700 (2009-03-09)
parents 44d1363234d2
children 4432ad34b8e5
line source
1 <screen><prompt>$</prompt> <userinput>hg log -r 3</userinput>
2 changeset:
3 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
5 summary: Get make to generate the final binary from a .o file.
7 <prompt>$</prompt> <userinput>hg log -r </userinput>
8 changeset:
9 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
11 summary: Get make to generate the final binary from a .o file.
13 <prompt>$</prompt> <userinput>hg log -r 1 -r 4</userinput>
14 changeset:
15 user: mpm@selenic.com
17 summary: Create a makefile
19 changeset:
20 tag: tip
21 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
23 summary: Trim comments.
25 </screen>