hgbook

annotate en/examples/results/template.svnstyle.result.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
rev   line source
bos@564 1 <screen><prompt>$</prompt> <userinput>hg log -r1 --style svn.style</userinput>
bos@144 2 ------------------------------------------------------------------------
bos@144 3
bos@564 4 r1 | bos |
bos@144 5
bos@564 6 added line to end of &lt;&lt;hello&gt;&gt; file.
bos@144 7
bos@144 8 in addition, added a file with the helpful name (at least i hope that some
bos@144 9 might consider it so) of goodbye.
bos@144 10
bos@144 11 ------------------------------------------------------------------------
bos@564 12 </screen>