From: Stephen Boyd Date: Fri, 23 Jul 2010 16:31:27 +0000 (-0700) Subject: request-pull.txt: Document -p option X-Git-Tag: v1.7.0.7~2^2^2 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d8e3ac7e7264863544c95069024f1cbaedb5db3d;p=git.git request-pull.txt: Document -p option Signed-off-by: Stephen Boyd Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-request-pull.txt b/Documentation/git-request-pull.txt index 19335fdda..400f61f6e 100644 --- a/Documentation/git-request-pull.txt +++ b/Documentation/git-request-pull.txt @@ -7,7 +7,7 @@ git-request-pull - Generates a summary of pending changes SYNOPSIS -------- -'git request-pull' [] +'git request-pull' [-p] [] DESCRIPTION ----------- @@ -17,6 +17,9 @@ the given URL in the generated summary. OPTIONS ------- +-p:: + Show patch text + :: Commit to start at.