hgbook

annotate en/examples/extdiff.extdiff-ctx.out @ 263:9dbed77d3ba6

Fix typo
author Tong-Kiat Tan <tktan@jokey.org>
date Fri Jul 27 15:07:51 2007 -0700 (2007-07-27)
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.