hgbook

annotate en/examples/extdiff.diff.out @ 268:ca475a9e2e59

Fix modified example.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri Aug 31 12:48:44 2007 -0700 (2007-08-31)
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.