X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=builtin%2Fpack-objects.c;h=f8eba53c82242d0c435524ab9ffab70ba2e2d5ad;hb=dd9d290bc983255a24c70e26e7fad40c6212b636;hp=1e4c386048625f6d411b9a49dfdcb4b1884c0a2c;hpb=62b4698e551c29b3d2539a764ad0e93cfff53c03;p=git.git diff --git a/builtin/pack-objects.c b/builtin/pack-objects.c index 1e4c38604..f8eba53c8 100644 --- a/builtin/pack-objects.c +++ b/builtin/pack-objects.c @@ -23,7 +23,7 @@ #endif static const char pack_usage[] = - "git pack-objects [{ -q | --progress | --all-progress }]\n" + "git pack-objects [ -q | --progress | --all-progress ]\n" " [--all-progress-implied]\n" " [--max-pack-size=] [--local] [--incremental]\n" " [--window=] [--window-memory=] [--depth=]\n" @@ -31,7 +31,7 @@ static const char pack_usage[] = " [--threads=] [--non-empty] [--revs [--unpacked | --all]]\n" " [--reflog] [--stdout | base-name] [--include-tag]\n" " [--keep-unreachable | --unpack-unreachable]\n" - " [