Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Make usage strings dash-less
[gitweb.git]
/
builtin-rev-list.c
diff --git
a/builtin-rev-list.c
b/builtin-rev-list.c
index 54b6672969bdcd6f5bf48922f180883b35a5041e..114114b2b7b8c092fc41cfb22d7d976f3695d47d 100644
(file)
--- a/
builtin-rev-list.c
+++ b/
builtin-rev-list.c
@@
-17,7
+17,7
@@
#define COUNTED (1u<<16)
static const char rev_list_usage[] =
-"git
-
rev-list [OPTION] <commit-id>... [ -- paths... ]\n"
+"git
rev-list [OPTION] <commit-id>... [ -- paths... ]\n"
" limiting output:\n"
" --max-count=nr\n"
" --max-age=epoch\n"