X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=prune-packed.c;h=a2f448830c8c89cd19f82f2ec215ad349583777e;hb=2c6e4771959dbe8116f39587d912f1215c06cd0d;hp=41ee2a73bc325dd35831431ddfc176c1a19397df;hpb=2396ec85bd167b87e21edbd3a64d46eeb19d6a5d;p=git.git diff --git a/prune-packed.c b/prune-packed.c index 41ee2a73..a2f44883 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) {