X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=builtin%2Findex-pack.c;h=03d0cd2f47016b59994a75c11403061fcad8a165;hb=af655431f53c20e3d0ed236544397c69974267f4;hp=b4cf8c53e0ebbee65a0e4bc0ac1afd1173d1b8e8;hpb=da288e25d9e10b746cf3b311cb4503d1810cde37;p=git.git diff --git a/builtin/index-pack.c b/builtin/index-pack.c index b4cf8c53e..03d0cd2f4 100644 --- a/builtin/index-pack.c +++ b/builtin/index-pack.c @@ -11,7 +11,7 @@ #include "exec_cmd.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 {