Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Update diff documentation.
[gitweb.git]
/
diff-helper.c
diff --git
a/diff-helper.c
b/diff-helper.c
index 5a3198ac8e239a784ead5f0f15a67afa5a7a14a0..63aff6969863f6fb3da94c9866067e1c779831a3 100644
(file)
--- a/
diff-helper.c
+++ b/
diff-helper.c
@@
-21,7
+21,7
@@
static void flush_them(int ac, const char **av)
}
static const char *diff_helper_usage =
-
"git-diff-helper [-z] [-S<string>] [-O<orderfile>] paths...
";
+
"git-diff-helper [-z] [-O<orderfile>] [-S<string>] [--pickaxe-all] [<path>...]
";
int main(int ac, const char **av) {
struct strbuf sb;