X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=patch-id.c;h=0df4cb086ba26d1f4d56b8347a6a7bcf219832f5;hb=8146f19762c8fd67f6df3da4ba87a4e5ea880909;hp=3660ad461d359a7fb968692f40cea75c9764f61a;hpb=32f2f11f39bf8fe0cfebdfbc36cc2476507d5f1c;p=git.git diff --git a/patch-id.c b/patch-id.c index 3660ad461..0df4cb086 100644 --- a/patch-id.c +++ b/patch-id.c @@ -73,7 +73,7 @@ static void generate_id_list(void) flush_current_id(patchlen, sha1, &ctx); } -static const char patch_id_usage[] = "git-patch-id < patch"; +static const char patch_id_usage[] = "git patch-id < patch"; int main(int argc, char **argv) {