X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=builtin%2Findex-pack.c;h=03d0cd2f47016b59994a75c11403061fcad8a165;hb=a660534e06147f8867d6c9b6c41025427a7b5c6c;hp=b4cf8c53e0ebbee65a0e4bc0ac1afd1173d1b8e8;hpb=aa4beff4b5403a6d031d6be3d86f9ba27534dd53;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 {