doc: remove unsupported parameter from patch-id

The patch is read from standard input and not from a parameter.

Signed-off-by: Andreas Heiduk <asheiduk@gmail.com>
Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Andreas Heiduk 2017-07-28 00:46:16 +02:00 committed by Junio C Hamano
parent 840ed14198
commit ac05222b31
1 changed files with 0 additions and 3 deletions

View File

@ -56,9 +56,6 @@ OPTIONS

This is the default.

<patch>::
The diff to create the ID of.

GIT
---
Part of the linkgit:git[1] suite