From: Andreas Heiduk Date: Thu, 27 Jul 2017 22:46:16 +0000 (+0200) Subject: doc: remove unsupported parameter from patch-id X-Git-Tag: v2.14.0~1^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ac05222b31954527f4342d3b7a15c3c8d5bd01c6?hp=--cc doc: remove unsupported parameter from patch-id The patch is read from standard input and not from a parameter. Signed-off-by: Andreas Heiduk Reviewed-by: Jeff King Signed-off-by: Junio C Hamano --- ac05222b31954527f4342d3b7a15c3c8d5bd01c6 diff --git a/Documentation/git-patch-id.txt b/Documentation/git-patch-id.txt index cf71fba1c0..442caff8a9 100644 --- a/Documentation/git-patch-id.txt +++ b/Documentation/git-patch-id.txt @@ -56,9 +56,6 @@ OPTIONS This is the default. -:: - The diff to create the ID of. - GIT --- Part of the linkgit:git[1] suite