view en/examples/results/tour.log-r.out @ 709:4432ad34b8e5

Check in example outputs with begin/end markers.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue, 31 Mar 2009 12:19:01 -0700
parents 0d5935744f87
children
line wrap: on
line source

<!-- BEGIN tour.log-r -->
<screen><prompt>$</prompt> <userinput>hg log -r 3</userinput>
changeset:   
user:        Bryan O'Sullivan &lt;bos@serpentine.com&gt;

summary:     Get make to generate the final binary from a .o file.

<prompt>$</prompt> <userinput>hg log -r </userinput>
changeset:   
user:        Bryan O'Sullivan &lt;bos@serpentine.com&gt;

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 &lt;bos@serpentine.com&gt;

summary:     Trim comments.

</screen>
<!-- END tour.log-r -->