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>

Andreas Heiduk committed Jul 28, 2017 at 00:46 UTC ac05222b31954527f4342d3b7a15c3c8d5bd01c6
1 file changed -3
Documentation/git-patch-id.txt
-3
@@ -56,9 +56,6 @@ OPTIONS
56
57 This is the default.
58
59 -<patch>::
60 - The diff to create the ID of.
61 -
59 GIT
60 ---
61 Part of the linkgit:git[1] suite