https://svn.lrde.epita.fr/svn/lrde-tools/trunk
Index: ChangeLog
from Roland Levillain <roland(a)lrde.epita.fr>
* src/diff-r: Fix the documentation.
diff-r | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: src/diff-r
--- src/diff-r (revision 454)
+++ src/diff-r (working copy)
@@ -1,6 +1,6 @@
#! /bin/sh
-# rdiff FROM TO -- diff two directories/tarballs ignoring annoying files.
+# diff-r FROM TO -- diff two directories/tarballs ignoring annoying files.
tmp=/tmp/rdiff-$$