X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=builtin-pack-refs.c;h=34246df4ec946273d9f42e6f0848b02d8510beea;hb=1f553918a8482ea792e8cd4d5d2c75fe60f68aae;hp=ff90aefa1c1818b90391223c8cf6971923207e97;hpb=88bbda08d7b9503862a8fb8846d78c67825e5e3d;p=git.git diff --git a/builtin-pack-refs.c b/builtin-pack-refs.c index ff90aefa1..34246df4e 100644 --- a/builtin-pack-refs.c +++ b/builtin-pack-refs.c @@ -3,7 +3,7 @@ #include "pack-refs.h" static char const * const pack_refs_usage[] = { - "git-pack-refs [options]", + "git pack-refs [options]", NULL };