summaryrefslogtreecommitdiff
path: root/prune-packed.c
diff options
context:
space:
mode:
Diffstat (limited to 'prune-packed.c')
-rw-r--r--prune-packed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/prune-packed.c b/prune-packed.c
index 41ee2a73bc..a2f448830c 100644
--- a/prune-packed.c
+++ b/prune-packed.c
@@ -1,6 +1,6 @@
#include "cache.h"
-static const char prune_packed_usage[] = "git-prune-packed: usage: git-prune-packed";
+static const char prune_packed_usage[] = "git-prune-packed (no arguments)";
static void prune_dir(int i, DIR *dir, char *pathname, int len)
{