X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=update-server-info.c;h=7e8209ea4b43995737b36bc58db47e7dd6eadb19;hb=6b9315d5a14b4d1389cff347fcfcb86624bbf645;hp=0b6c3835bd19241ff447c37f442de75791186020;hpb=dfb9a34ababeee98a9f241636c1fe6e98c754f7a;p=git.git diff --git a/update-server-info.c b/update-server-info.c index 0b6c3835b..7e8209ea4 100644 --- a/update-server-info.c +++ b/update-server-info.c @@ -1,7 +1,7 @@ #include "cache.h" static const char update_server_info_usage[] = -"git-update-server-info [--force]"; +"git update-server-info [--force]"; int main(int ac, char **av) {