Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
cvsserver: Add cvs co -c support
[gitweb.git]
/
builtin-prune.c
diff --git
a/builtin-prune.c
b/builtin-prune.c
index bd3d2f67f3eb54cedb1a6c18582c7e10aa3f7bc6..7de4cabe078a67e1272ad9a483d302a8642bd4f7 100644
(file)
--- a/
builtin-prune.c
+++ b/
builtin-prune.c
@@
-7,7
+7,7
@@
#include "parse-options.h"
static const char * const prune_usage[] = {
- "git
-
prune [-n] [--expire <time>] [--] [<head>...]",
+ "git
prune [-n] [--expire <time>] [--] [<head>...]",
NULL
};
static int show_only;