X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-request-pull.txt;h=19335fddae2b706cd785258a8c02a5595c525667;hb=cc34bb0b0279a79117978cf220d70b1c14da05ca;hp=ca6843032a47617b348a3862be8beb5ce6f28ed6;hpb=547905f8cd2a04b3e1117f00025b60f81aa60f47;p=git.git diff --git a/Documentation/git-request-pull.txt b/Documentation/git-request-pull.txt index ca6843032..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. @@ -28,7 +31,7 @@ OPTIONS Author ------ -Written by Ryan Anderson and Junio C Hamano +Written by Ryan Anderson and Junio C Hamano Documentation --------------