Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
object-store: migrate alternates struct and functions from cache.h
[gitweb.git]
/
builtin
/
prune.c
diff --git
a/builtin/prune.c
b/builtin/prune.c
index be34645dcfa6c13781125d46d7d371c67c33264d..4cfec82f4076e357048bcb5816ceeb0f4b020192 100644
(file)
--- a/
builtin/prune.c
+++ b/
builtin/prune.c
@@
-8,7
+8,7
@@
#include "progress.h"
static const char * const prune_usage[] = {
- N_("git prune [-n] [-v] [--expire <time>] [--] [<head>...]"),
+ N_("git prune [-n] [-v] [--
progress] [--
expire <time>] [--] [<head>...]"),
NULL
};
static int show_only;