X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=http-push.c;h=68052888570af7d09535db8831b8cf3ef2881589;hb=25e30fa08e687d584d9dd87d13acf84bb1e1858c;hp=2cd068a6f1ef0199cc27a1564678c91b66237a9b;hpb=86d72443215612f66f77dfc57ec9613c8153617c;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 {