X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=builtin-send-pack.c;h=7588d22885d0af24ae80f1d687ccd097fe365021;hb=570d35c26dfbc40757da6032cdc96afb58cc0037;hp=a708d0af48e210fd4439c336c2faa3e7400b5fa4;hpb=e9a9d6edeeafa53a203c7ae379373af5394d4fde;p=git.git diff --git a/builtin-send-pack.c b/builtin-send-pack.c index a708d0af4..7588d2288 100644 --- a/builtin-send-pack.c +++ b/builtin-send-pack.c @@ -8,7 +8,7 @@ #include "send-pack.h" static const char send_pack_usage[] = -"git-send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=] [--verbose] [--thin] [:] [...]\n" +"git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=] [--verbose] [--thin] [:] [...]\n" " --all and explicit specification are mutually exclusive."; static struct send_pack_args args = {