X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=patch-id.c;fp=patch-id.c;h=5a8dc75d0e0184f8a4afa53e22b44d20f060685f;hb=54c6870ebf4c364dd809a1a58eb8485855344812;hp=0bd640cc481eddc72e37a864b115f4d6ba7883b1;hpb=b134922992e3051e7095b1e76a89361fea86206d;p=git.git diff --git a/patch-id.c b/patch-id.c index 0bd640cc..5a8dc75d 100644 --- a/patch-id.c +++ b/patch-id.c @@ -67,7 +67,7 @@ static void generate_id_list(void) flush_current_id(patchlen, sha1, &ctx); } -static const char patch_id_usage[] = "usage: git-patch-id < patch"; +static const char patch_id_usage[] = "git-patch-id < patch"; int main(int argc, char **argv) {