hgbook

annotate en/examples/extdiff.extdiff-ctx.out @ 245:3eaa02162e90

Fix another typo reported by Tim Hatch.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed May 30 09:02:45 2007 -0700 (2007-05-30)
parents
children 00f69e8825c5
rev   line source
bos@226 1 $ \textbf{hg extdiff -o -NprcC5}
bos@226 2 making snapshot of 1 files from rev
bos@226 3 making snapshot of 1 files from working dir
bos@226 4 diff -NprcC5 a./myfile a/myfile
bos@226 5 *** a./myfile Sat May 26 18:14:31 2007
bos@226 6
bos@226 7 ***************
bos@226 8 *** 1 ****
bos@226 9
bos@226 10 The first line.
bos@226 11 + The second line.