Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/cherry-pick-docfix'
[gitweb.git]
/
builtin
/
prune-packed.c
diff --git
a/builtin/prune-packed.c
b/builtin/prune-packed.c
index f24a2c2bdca81fd2cb6d7b4968e46ad6922a9c9f..7cf900ea0765e334f02df5600f0911d41563a027 100644
(file)
--- a/
builtin/prune-packed.c
+++ b/
builtin/prune-packed.c
@@
-4,7
+4,7
@@
#include "parse-options.h"
static const char * const prune_packed_usage[] = {
- N_("git prune-packed [-n
|--dry-run] [-q|
--quiet]"),
+ N_("git prune-packed [-n
| --dry-run] [-q |
--quiet]"),
NULL
};