X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=http-push.c;h=68052888570af7d09535db8831b8cf3ef2881589;hb=4a09bc966449ca0a7e9a5bb70f91b47debdd7c4e;hp=2cd068a6f1ef0199cc27a1564678c91b66237a9b;hpb=08b51f51e6a4cf2f5ad4b893707f1337a450e499;p=git.git diff --git a/http-push.c b/http-push.c index 2cd068a6f..680528885 100644 --- a/http-push.c +++ b/http-push.c @@ -14,7 +14,7 @@ #include static const char http_push_usage[] = -"git-http-push [--all] [--dry-run] [--force] [--verbose] [...]\n"; +"git http-push [--all] [--dry-run] [--force] [--verbose] [...]\n"; #ifndef XML_STATUS_OK enum XML_Status {