hgbook

diff en/examples/extdiff.extdiff-ctx.out @ 226:eef2171243e8

Document the extdiff extension.
author Bryan O'Sullivan <bos@serpentine.com>
date Sat May 26 11:52:18 2007 -0700 (2007-05-26)
parents
children 00f69e8825c5
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/en/examples/extdiff.extdiff-ctx.out	Sat May 26 11:52:18 2007 -0700
     1.3 @@ -0,0 +1,11 @@
     1.4 +$ \textbf{hg extdiff -o -NprcC5}
     1.5 +making snapshot of 1 files from rev 
     1.6 +making snapshot of 1 files from working dir
     1.7 +diff -NprcC5 a./myfile a/myfile
     1.8 +*** a./myfile	Sat May 26 18:14:31 2007
     1.9 +
    1.10 +***************
    1.11 +*** 1 ****
    1.12 +
    1.13 +  The first line.
    1.14 ++ The second line.