]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-request-pull.txt
Makefile: add missing dependency on http.h
[git.git] / Documentation / git-request-pull.txt
index 70810c01d47f16d4595675514a5e0d84496ecc15..400f61f6e24947525e51b7e5d808378819945205 100644 (file)
@@ -7,7 +7,7 @@ git-request-pull - Generates a summary of pending changes
 
 SYNOPSIS
 --------
-'git-request-pull' <start> <url> [<end>]
+'git request-pull' [-p] <start> <url> [<end>]
 
 DESCRIPTION
 -----------
@@ -17,6 +17,9 @@ the given URL in the generated summary.
 
 OPTIONS
 -------
+-p::
+       Show patch text
+
 <start>::
        Commit to start at.