hgbook
annotate en/examples/extdiff.extdiff-ctx.out @ 235:80f387d13bfe
Fix a few command references.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Sun May 27 09:45:13 2007 -0700 (2007-05-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. |