Replace deprecated dashed git commands in usage
Signed-off-by: Alexander Potashev <aspotashev@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
5c7eee03da
commit
34263de026
@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user