merge with crew
authorBenoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 23 May 2006 18:10:40 +0200
changeset 2340 61f139601224
parent 2339 11422943cf72 (current diff)
parent 2338 391c5d0f9ef3 (diff)
child 2342 c6391adc356a
merge with crew
--- a/hgext/extdiff.py	Tue May 23 10:44:40 2006 +0200
+++ b/hgext/extdiff.py	Tue May 23 18:10:40 2006 +0200
@@ -101,7 +101,7 @@
     '''use external program to diff repository (or selected files)
 
     Show differences between revisions for the specified files, using
-    an external program.  The default program used is "diff -Pnru".
+    an external program.  The default program used is "diff -Npru".
     To select a different program, use the -p option.  The program
     will be passed the names of two directories to compare.  To pass
     additional options to the program, use the -o option.  These will