X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2Fgit-request-pull.txt;h=400f61f6e24947525e51b7e5d808378819945205;hb=48c250a121a425a1860226b6a7061aecfbab5246;hp=19335fddae2b706cd785258a8c02a5595c525667;hpb=35da43e9bb4a5d7542c2ee27e0a3557ac921e3ab;p=git.git 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.