hgbook

diff en/examples/extdiff.extdiff.out @ 258:1a55ba6ceca1

Make run-example a bit more user friendly.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed Jun 06 08:11:08 2007 -0700 (2007-06-06)
parents
children 00f69e8825c5
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/en/examples/extdiff.extdiff.out	Wed Jun 06 08:11:08 2007 -0700
     1.3 @@ -0,0 +1,9 @@
     1.4 +$ \textbf{hg extdiff}
     1.5 +making snapshot of 1 files from rev 
     1.6 +making snapshot of 1 files from working dir
     1.7 +diff -Npru a./myfile a/myfile
     1.8 +
     1.9 +
    1.10 +@@ -1 +1,2 @@
    1.11 + The first line.
    1.12 ++The second line.