Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] cleanup of in-code names
[gitweb.git]
/
diff-files.c
diff --git
a/diff-files.c
b/diff-files.c
index 7ffe66361226234f62cd27ba2d8fe22cf79c51f2..fb345a5161c2a49ea36f697197fde057248b687b 100644
(file)
--- a/
diff-files.c
+++ b/
diff-files.c
@@
-7,7
+7,7
@@
#include "diff.h"
static const char *diff_files_usage =
-"diff-files [-p] [-q] [-r] [-z] [-M] [paths...]";
+"
git-
diff-files [-p] [-q] [-r] [-z] [-M] [paths...]";
static int generate_patch = 0;
static int line_termination = '\n';