X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=index-pack.c;h=ac20a46d1594ee1350b11d001f92bf0a8d887890;hb=588c038ac690e012a00dcace34fb318449f5ec7c;hp=b4ec7361748640c7ced04c10e9087e12c553d928;hpb=e75bf76f5462af4185d8260f6feecf24dd24a516;p=git.git diff --git a/index-pack.c b/index-pack.c index b4ec73617..ac20a46d1 100644 --- a/index-pack.c +++ b/index-pack.c @@ -10,7 +10,7 @@ #include "fsck.h" static const char index_pack_usage[] = -"git-index-pack [-v] [-o ] [{ ---keep | --keep= }] [--strict] { | --stdin [--fix-thin] [] }"; +"git index-pack [-v] [-o ] [{ ---keep | --keep= }] [--strict] { | --stdin [--fix-thin] [] }"; struct object_entry {