--- builtin-prune-packed.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/builtin-prune-packed.c b/builtin-prune-packed.c index a57b76d..9777300 100644 --- a/builtin-prune-packed.c +++ b/builtin-prune-packed.c @@ -2,7 +2,7 @@ #include "cache.h" static const char prune_packed_usage[] = -"git-prune-packed [-n]"; +"git-prune-packed [-n] [-q]"; #define DRY_RUN 01 #define VERBOSE 02 -- 1.4.4.4 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html