hgbook

annotate en/examples/extdiff.extdiff-ctx.out @ 261:a24b370a16ee

Fix escaping.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun Jun 17 11:21:32 2007 -0700 (2007-06-17)
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.