hgbook

annotate en/examples/extdiff.diff.out @ 258:1a55ba6ceca1

Make run-example a bit more user friendly.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed Jun 06 08:11:08 2007 -0700 (2007-06-06)
parents
children ef34f7bec749
rev   line source
bos@226 1 $ \textbf{hg diff}
bos@226 2 diff -r myfile
bos@226 3
bos@226 4
bos@226 5 @@ -1,1 +1,2 @@ The first line.
bos@226 6 The first line.
bos@226 7 +The second line.