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