X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2Fgit-request-pull.txt;h=400f61f6e24947525e51b7e5d808378819945205;hb=7e7db5e4520388d3a6f1efbe2f7a29d43bd06a2b;hp=9a14c04e39bd6c5c41de988f7dd9d18477e92c85;hpb=eed81838f0d0e031702473e1d427d71055134edd;p=git.git diff --git a/Documentation/git-request-pull.txt b/Documentation/git-request-pull.txt index 9a14c04e3..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 -------------- @@ -36,4 +39,4 @@ Documentation by Junio C Hamano and the git-list . GIT --- -Part of the linkgit:git[7] suite +Part of the linkgit:git[1] suite