Git development
 help / color / mirror / Atom feed
* [PATCH] doc: remove unsupported parameter from patch-id
@ 2017-07-27 22:46 Andreas Heiduk
  2017-07-28  0:55 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Heiduk @ 2017-07-27 22:46 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Andreas Heiduk

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

Signed-off-by: Andreas Heiduk <asheiduk@gmail.com>
---
 Documentation/git-patch-id.txt | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Documentation/git-patch-id.txt b/Documentation/git-patch-id.txt
index cf71fba1c..442caff8a 100644
--- a/Documentation/git-patch-id.txt
+++ b/Documentation/git-patch-id.txt
@@ -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
-- 
2.13.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-28  0:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-27 22:46 [PATCH] doc: remove unsupported parameter from patch-id Andreas Heiduk
2017-07-28  0:55 ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox