Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Introduce "base_name_compare()" helper function
[gitweb.git]
/
ls-tree.c
diff --git
a/ls-tree.c
b/ls-tree.c
index a69eac87a8db3da6d13ecf28d70609e20941f00c..30dfcddf74b2d97d9ee2d54bfbb5bfa5cb3160ee 100644
(file)
--- a/
ls-tree.c
+++ b/
ls-tree.c
@@
-81,7
+81,7
@@
static int list(unsigned char *sha1)
return 0;
}
-static const char *ls_tree_usage = "ls-tree [-r] [-z] <key>";
+static const char *ls_tree_usage = "
git-
ls-tree [-r] [-z] <key>";
int main(int argc, char **argv)
{